index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound_cli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: new defaults logic
David Lamparter
2019-12-06
1
-1
/
+2
*
lib: fix display of candidate configurations
Renato Westphal
2019-11-30
1
-5
/
+5
*
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
2019-10-16
1
-3
/
+13
*
lib: fix harmless lyd_schema_sort() warning
Renato Westphal
2019-10-15
1
-0
/
+4
*
lib: avoid expensive operations when editing a candidate config
Renato Westphal
2019-10-12
1
-0
/
+19
*
lib: remove expensive error handling in the northbound CLI client
Renato Westphal
2019-10-12
1
-26
/
+9
*
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-87
/
+52
*
lib: fix uint32_t overflow in a couple of CLI commands
Renato Westphal
2019-08-21
1
-7
/
+7
*
lib: fix northbound static analyzer warning
Rafael Zalamena
2019-06-22
1
-1
/
+1
*
lib: northbound cli support to end config nodes
Rafael Zalamena
2019-06-22
1
-1
/
+33
*
lib: Separate out the debug_init api
Donald Sharp
2019-05-28
1
-1
/
+1
*
lib: introduce a read-write lock for northbound configurations
Renato Westphal
2019-04-26
1
-52
/
+87
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-10
/
+5
*
lib: add fine-grained debugging in the northbound
Renato Westphal
2019-04-15
1
-19
/
+78
*
lib: peform only partial YANG validation when displaying operational data
Renato Westphal
2019-01-18
1
-1
/
+1
*
lib: fix "use of uninitialised value" valgrind warning
Renato Westphal
2019-01-14
1
-1
/
+1
*
lib: fix segfault on freebsd when using vsnprintf() incorrectly
Renato Westphal
2019-01-03
1
-5
/
+8
*
lib: copy xpaths when enqueing changes
Emanuele Di Pascale
2018-12-18
1
-1
/
+1
*
Merge pull request #3442 from opensourcerouting/confirmed-commits
Donald Sharp
2018-12-09
1
-7
/
+88
|
\
|
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-7
/
+88
*
|
lib: implement the "show" command
Renato Westphal
2018-12-07
1
-0
/
+26
|
/
*
Merge pull request #3378 from opensourcerouting/remove-config-lock
Donald Sharp
2018-12-01
1
-28
/
+2
|
\
|
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-28
/
+2
*
|
Merge pull request #3342 from opensourcerouting/nb-operational-data
Russ White
2018-11-29
1
-4
/
+116
|
\
\
|
*
|
lib, tests: major rework in the operational-data callbacks
Renato Westphal
2018-11-26
1
-0
/
+112
|
*
|
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
Renato Westphal
2018-11-26
1
-4
/
+4
|
|
/
*
/
lib, ripd: rework API for converted CLI commands
Renato Westphal
2018-11-26
1
-8
/
+35
|
/
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+1448