index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
lib: staticd: vtysh: apply frrbot style requirements
Christian Hopps
2023-03-22
1
-4
/
+5
*
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
2023-03-22
1
-2
/
+130
*
mgmtd: Add MGMT Backend Interface Framework
Christian Hopps
2023-03-22
1
-7
/
+79
*
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
2023-03-22
1
-0
/
+6
*
mgmtd: Bringup MGMTD daemon and datastore module support
Christian Hopps
2023-03-22
1
-0
/
+1
*
lib: fix init. use of nb_context to be by value not by reference
Christian Hopps
2023-02-24
1
-19
/
+3
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-3
/
+4
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-0
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-12
/
+3
*
lib: add ability to sort CLI commands printed by NB layer
Igor Ryzhov
2021-03-23
1
-0
/
+17
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-3
/
+3
*
lib: add ability to register dependencies between northbound nodes
Igor Ryzhov
2021-02-22
1
-0
/
+13
*
yang: nbr plist nb conversion for more afi-safis
Chirag Shah
2021-01-10
1
-1
/
+1
*
pathd: Add optional support for PCEP to pathd
Sebastien Merle
2020-12-18
1
-0
/
+3
*
lib: add API to load YANG modules on demand
Renato Westphal
2020-10-23
1
-0
/
+23
*
*: add errmsg to nb rpc
Chirag Shah
2020-10-05
1
-1
/
+8
*
lib: increase the size of northbound max module
Chirag Shah
2020-10-03
1
-1
/
+1
*
*: record transaction based on control flag
Chirag Shah
2020-08-20
1
-1
/
+4
*
lib: don't ignore error messages generated during the commit apply phase
Renato Westphal
2020-08-15
1
-2
/
+16
*
lib: add possibility to search non-recursively for NB node entries
GalaxyGorilla
2020-08-07
1
-0
/
+8
*
Merge pull request #6414 from opensourcerouting/nb-error-handling
Santosh P K
2020-06-10
1
-22
/
+122
|
\
|
*
lib: detect and log unexpected return values from northbound callbacks
Renato Westphal
2020-05-29
1
-0
/
+4
|
*
lib: return human-readable error messages to the northbound clients
Renato Westphal
2020-05-29
1
-3
/
+60
|
*
lib: introduce the northbound context structure
Renato Westphal
2020-05-29
1
-18
/
+57
|
*
lib: northbound style fixes
Renato Westphal
2020-05-29
1
-2
/
+2
*
|
lib: move all userdata when changing node xpath
Quentin Young
2020-06-05
1
-0
/
+17
|
/
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-86
/
+166
*
lib: consolidate flexible array hack in a single place
Renato Westphal
2020-04-04
1
-0
/
+11
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+2
*
lib: reduce memory allocation when processing large config transactions
Renato Westphal
2019-10-12
1
-1
/
+0
*
lib: fix ordering issues in the northbound
Renato Westphal
2019-09-18
1
-0
/
+1
*
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-11
/
+0
*
lib: introduce new 'pre_validate' northbound callback
Renato Westphal
2019-09-18
1
-0
/
+14
*
lib: fix doc comment of the "cli_show_end" northbound callback
Renato Westphal
2019-08-21
1
-9
/
+0
*
lib: northbound cli support to end config nodes
Rafael Zalamena
2019-06-22
1
-0
/
+21
*
lib: add new gRPC-based northbound plugin
Renato Westphal
2019-04-26
1
-0
/
+1
*
lib: introduce a read-write lock for northbound configurations
Renato Westphal
2019-04-26
1
-0
/
+11
*
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-26
1
-5
/
+58
*
lib: rework management of user pointers in the northbound layer
Renato Westphal
2019-04-18
1
-0
/
+69
*
lib: add fine-grained debugging in the northbound
Renato Westphal
2019-04-15
1
-1
/
+28
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
1
-1
/
+1
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-1
/
+1
*
lib, tests: add support for keyless YANG lists
Renato Westphal
2018-12-09
1
-2
/
+6
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-1
/
+2
[next]