index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound_confd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-5
/
+1
*
lib: introduce a read-write lock for northbound configurations
Renato Westphal
2019-04-26
1
-1
/
+5
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-1
/
+1
*
lib: add fine-grained debugging in the northbound
Renato Westphal
2019-04-15
1
-19
/
+73
*
*: use proper bool initializers & fix comparisons
Quentin Young
2019-02-26
1
-1
/
+1
*
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
1
-1
/
+1
*
lib, tests: add support for keyless YANG lists
Renato Westphal
2018-12-09
1
-16
/
+80
*
lib: fix NETCONF network-wide transactions for confd and sysrepo
Renato Westphal
2018-12-07
1
-32
/
+95
*
Merge pull request #3342 from opensourcerouting/nb-operational-data
Russ White
2018-11-29
1
-117
/
+205
|
\
|
*
lib, tests: major rework in the operational-data callbacks
Renato Westphal
2018-11-26
1
-102
/
+167
|
*
lib: do not subscribe to config changes on a state data tree (confd plugin)
Renato Westphal
2018-11-26
1
-0
/
+3
|
*
lib: rework the yang schema node iteration functions
Renato Westphal
2018-11-26
1
-9
/
+12
|
*
lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code
Renato Westphal
2018-11-26
1
-2
/
+2
|
*
lib: don't fetch schema information when creating yang_data structures
Renato Westphal
2018-11-26
1
-7
/
+24
*
|
lib: improve error handling when connection to confd is lost
Renato Westphal
2018-11-26
1
-0
/
+2
|
/
*
lib: add a new northbound plugin for ConfD
Renato Westphal
2018-10-27
1
-0
/
+1206