summaryrefslogtreecommitdiffstats
path: root/lib/northbound_cli.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* *: apply proper format string attributesDavid Lamparter2023-01-271-2/+3
* lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-1/+2
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-2/+25
* *: add errmsg to nb rpcChirag Shah2020-10-051-1/+4
* lib: introduce configuration back-off timer for YANG-modeled commandsRenato Westphal2020-08-031-0/+8
* lib: avoid expensive operations when editing a candidate configRenato Westphal2019-10-121-0/+2
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* lib: fix segfault on freebsd when using vsnprintf() incorrectlyRenato Westphal2019-01-031-1/+1
* lib: add support for confirmed commitsRenato Westphal2018-12-071-1/+3
* lib, ripd: rework API for converted CLI commandsRenato Westphal2018-11-261-24/+70
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+66