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: avoid pointless search for built-in IETF YANG
David Lamparter
2022-01-17
1
-0
/
+5
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-190
/
+210
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
pathd: New SR-TE policy management daemon
Sebastien Merle
2020-12-18
1
-0
/
+1
*
lib: prevent libyang abstraction memory leak
Rafael Zalamena
2020-12-09
1
-1
/
+1
*
Merge pull request #6145 from patrasar/pim_nb_code_upstream
Donald Sharp
2020-11-19
1
-4
/
+2
|
\
|
*
pimd: Northbound implementation for msdp mesh group, msdp peer commands
Sarita Patra
2020-11-06
1
-4
/
+2
*
|
lib: combine two YANG schema iteration functions into one
Renato Westphal
2020-10-23
1
-21
/
+2
*
|
lib: fix iteration over schema nodes of a single YANG module
Renato Westphal
2020-10-23
1
-13
/
+14
|
/
*
lib: better support for nested YANG augmentations
Renato Westphal
2020-09-11
1
-11
/
+18
*
lib: add yang modules to native module list
Chirag Shah
2020-08-20
1
-0
/
+3
*
Merge pull request #6517 from vishaldhingra/submodule
Donald Sharp
2020-08-07
1
-10
/
+18
|
\
|
*
lib: Add support to load submodules in embedded modules framework
vdhingra
2020-07-28
1
-10
/
+18
*
|
lib : Yang wrappers
vdhingra
2020-07-16
1
-0
/
+144
|
/
*
Merge pull request #6414 from opensourcerouting/nb-error-handling
Santosh P K
2020-06-10
1
-0
/
+28
|
\
|
*
lib: return human-readable error messages to the northbound clients
Renato Westphal
2020-05-29
1
-0
/
+28
*
|
lib: introduce the yang_dnode_iterate helper
Renato Westphal
2020-06-05
1
-0
/
+26
|
/
*
lib: suppress formatting on yang.c module array
Quentin Young
2020-04-16
1
-0
/
+2
*
yang: add zebra model in makefile
Chirag Shah
2020-04-16
1
-0
/
+1
*
lib: vrf northbound callbacks
Chirag Shah
2020-04-16
1
-0
/
+1
*
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