index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4088 from opensourcerouting/bump-libyang-requirement-vers
Jafar Al-Gharaibeh
2019-07-09
1
-9
/
+2
|
\
|
*
lib: use flag from new libyang version to simplify the code
Renato Westphal
2019-07-02
1
-9
/
+2
*
|
lib: fix a couple of yang validation issues
Renato Westphal
2019-07-02
1
-2
/
+5
|
/
*
lib: Fix gcc 9 warning -> error issue
Donald Sharp
2019-05-31
1
-1
/
+1
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
lib: add new gRPC-based northbound plugin
Renato Westphal
2019-04-26
1
-0
/
+2
*
lib: introduce a read-write lock for northbound configurations
Renato Westphal
2019-04-26
1
-54
/
+98
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-9
/
+90
*
Merge pull request #4161 from opensourcerouting/nb-performance
Quentin Young
2019-04-22
1
-33
/
+120
|
\
|
*
lib: rework management of user pointers in the northbound layer
Renato Westphal
2019-04-18
1
-33
/
+120
*
|
lib: make nb_candidate_edit() more flexible
Renato Westphal
2019-04-18
1
-7
/
+0
*
|
lib: introduce flog() to simplify the northbound code a little bit
Renato Westphal
2019-04-18
1
-16
/
+20
*
|
lib: don't initialize the northbound database in the unit tests
Renato Westphal
2019-04-18
1
-6
/
+0
|
/
*
lib: add fine-grained debugging in the northbound
Renato Westphal
2019-04-15
1
-15
/
+71
*
lib: fix removal of yang non-presence containers
Renato Westphal
2019-03-03
1
-2
/
+21
*
lib: simplify code that calculates configuration diffs
Renato Westphal
2019-03-02
1
-45
/
+30
*
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
1
-8
/
+8
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-2
/
+2
*
lib: don't abort when incomplete xpath is given by the user
Renato Westphal
2019-01-14
1
-2
/
+6
*
lib: fix "may be used uninitialized" build warning
Renato Westphal
2019-01-14
1
-1
/
+2
*
lib: add NB phase-specific error codes
Emanuele Di Pascale
2018-12-18
1
-6
/
+31
*
lib: Fix string size issue with clang
Donald Sharp
2018-12-12
1
-1
/
+1
*
lib, tests: add support for keyless YANG lists
Renato Westphal
2018-12-09
1
-13
/
+35
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-2
/
+3
*
lib, tests: major rework in the operational-data callbacks
Renato Westphal
2018-11-26
1
-0
/
+345
*
lib: add support for YANG lists with mixed config and state data
Renato Westphal
2018-11-26
1
-5
/
+38
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-8
/
+13
*
lib: remove entire data tree on yang_dnode_free()
Renato Westphal
2018-11-26
1
-1
/
+2
*
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
Renato Westphal
2018-11-26
1
-11
/
+13
*
lib: make it possible to create YANG data nodes containing state data
Renato Westphal
2018-11-26
1
-1
/
+1
*
lib: add a new northbound plugin for Sysrepo
Renato Westphal
2018-10-27
1
-0
/
+2
*
lib: add a new northbound plugin for ConfD
Renato Westphal
2018-10-27
1
-0
/
+2
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+1200