summaryrefslogtreecommitdiffstats
path: root/lib/northbound.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: consolidate flexible array hack in a single placeRenato Westphal2020-04-041-0/+11
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+2
* lib: reduce memory allocation when processing large config transactionsRenato Westphal2019-10-121-1/+0
* lib: fix ordering issues in the northboundRenato Westphal2019-09-181-0/+1
* Revert "lib: introduce a read-write lock for northbound configurations"Renato Westphal2019-09-181-11/+0
* lib: introduce new 'pre_validate' northbound callbackRenato Westphal2019-09-181-0/+14
* lib: fix doc comment of the "cli_show_end" northbound callbackRenato Westphal2019-08-211-9/+0
* lib: northbound cli support to end config nodesRafael Zalamena2019-06-221-0/+21
* lib: add new gRPC-based northbound pluginRenato Westphal2019-04-261-0/+1
* lib: introduce a read-write lock for northbound configurationsRenato Westphal2019-04-261-0/+11
* lib: add API to allow northbound clients to lock/unlock the running configura...Renato Westphal2019-04-261-5/+58
* lib: rework management of user pointers in the northbound layerRenato Westphal2019-04-181-0/+69
* lib: add fine-grained debugging in the northboundRenato Westphal2019-04-151-1/+28
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-1/+1
* libs, daemons: changes to permit c++ compilationMark Stapp2019-02-111-1/+1
* lib, tests: add support for keyless YANG listsRenato Westphal2018-12-091-2/+6
* lib: add support for confirmed commitsRenato Westphal2018-12-071-1/+2
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-261-15/+55
* lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-261-0/+15
* lib: add a new northbound plugin for SysrepoRenato Westphal2018-10-271-0/+1
* lib: add a new northbound plugin for ConfDRenato Westphal2018-10-271-0/+1
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+780