index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
yang.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-04
1
-4
/
+7
*
vrrpd: northbound conversion
Quentin Young
2019-12-09
1
-0
/
+1
*
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
2019-10-16
1
-4
/
+11
*
lib: Let libyang log everything possible
GalaxyGorilla
2019-10-16
1
-3
/
+6
*
lib: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-2
/
+2
*
lib, yang: disable libyang custom user types temporarily
Renato Westphal
2019-05-07
1
-45
/
+0
*
Merge pull request #4161 from opensourcerouting/nb-performance
Quentin Young
2019-04-22
1
-43
/
+0
|
\
|
*
lib: rework management of user pointers in the northbound layer
Renato Westphal
2019-04-18
1
-43
/
+0
*
|
lib: move zlog() prototype back to the public logging API
Renato Westphal
2019-04-18
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'frr/master' into rip-vrf
Renato Westphal
2019-03-29
1
-3
/
+47
|
\
|
*
lib: yang: use common yang_ctx_new_setup()
David Lamparter
2019-02-19
1
-3
/
+24
|
*
build, lib/yang: bake in extensions if possible
David Lamparter
2019-01-24
1
-0
/
+23
*
|
lib: introduce new YANG helper function
Renato Westphal
2019-01-18
1
-0
/
+19
|
/
*
lib: add frr-isisd to the native models
Emanuele Di Pascale
2018-12-18
1
-1
/
+2
*
yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacks
Renato Westphal
2018-12-03
1
-0
/
+1
*
Merge pull request #3342 from opensourcerouting/nb-operational-data
Russ White
2018-11-29
1
-46
/
+64
|
\
|
*
lib: add support for YANG lists with mixed config and state data
Renato Westphal
2018-11-26
1
-1
/
+2
|
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-26
/
+36
|
*
lib: introduce function that loads all FRR native YANG modules
Renato Westphal
2018-11-26
1
-0
/
+11
|
*
lib: remove entire data tree on yang_dnode_free()
Renato Westphal
2018-11-26
1
-0
/
+2
|
*
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
Renato Westphal
2018-11-26
1
-5
/
+5
|
*
lib: make it possible to create YANG data nodes containing state data
Renato Westphal
2018-11-26
1
-2
/
+8
|
*
lib: don't fetch schema information when creating yang_data structures
Renato Westphal
2018-11-26
1
-12
/
+0
*
|
lib: make yang_dnode_get_entry() more flexible
Renato Westphal
2018-11-26
1
-1
/
+5
*
|
lib: introduce function to retrieve the schema name of a data node
Renato Westphal
2018-11-26
1
-0
/
+23
*
|
lib: set YANG search directory when creating libyang context
Renato Westphal
2018-11-26
1
-2
/
+2
|
/
*
yang: embed models into binaries
David Lamparter
2018-11-19
1
-0
/
+40
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+618