index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
yang.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix build of the northbound plugins
Renato Westphal
2019-12-19
1
-0
/
+3
*
lib: make some variables static
David Lamparter
2019-12-13
1
-3
/
+0
*
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
2019-10-16
1
-0
/
+8
*
lib: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-3
/
+0
*
lib: rework management of user pointers in the northbound layer
Renato Westphal
2019-04-18
1
-45
/
+0
*
Merge remote-tracking branch 'frr/master' into rip-vrf
Renato Westphal
2019-03-29
1
-0
/
+13
|
\
|
*
lib: yang: use common yang_ctx_new_setup()
David Lamparter
2019-02-19
1
-0
/
+5
|
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
|
lib: introduce new YANG helper function
Renato Westphal
2019-01-18
1
-0
/
+15
|
/
*
Merge pull request #3342 from opensourcerouting/nb-operational-data
Russ White
2018-11-29
1
-44
/
+74
|
\
|
*
lib: add support for YANG lists with mixed config and state data
Renato Westphal
2018-11-26
1
-0
/
+3
|
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-27
/
+59
|
*
lib: introduce function that loads all FRR native YANG modules
Renato Westphal
2018-11-26
1
-0
/
+5
|
*
lib: make it possible to create YANG data nodes containing state data
Renato Westphal
2018-11-26
1
-1
/
+5
|
*
lib: don't fetch schema information when creating yang_data structures
Renato Westphal
2018-11-26
1
-16
/
+2
*
|
lib: make yang_dnode_get_entry() more flexible
Renato Westphal
2018-11-26
1
-2
/
+24
*
|
lib: introduce function to retrieve the schema name of a data node
Renato Westphal
2018-11-26
1
-0
/
+16
|
/
*
yang: embed models into binaries
David Lamparter
2018-11-19
1
-0
/
+17
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+439