index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
yang_translator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-62
/
+67
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
lib: combine two YANG schema iteration functions into one
Renato Westphal
2020-10-23
1
-11
/
+11
*
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-04
1
-2
/
+2
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
lib: remove str_replace function
Quentin Young
2019-05-07
1
-32
/
+19
*
lib: strncpy -> strlcpy | memcpy
Quentin Young
2019-02-26
1
-1
/
+1
*
lib: yang: use common yang_ctx_new_setup()
David Lamparter
2019-02-19
1
-4
/
+2
*
Merge pull request #3342 from opensourcerouting/nb-operational-data
Russ White
2018-11-29
1
-22
/
+32
|
\
|
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-21
/
+31
|
*
lib: make it possible to create YANG data nodes containing state data
Renato Westphal
2018-11-26
1
-1
/
+1
*
|
lib: set YANG search directory when creating libyang context
Renato Westphal
2018-11-26
1
-4
/
+4
|
/
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+545