summaryrefslogtreecommitdiff
path: root/lib/northbound_cli.h
AgeCommit message (Expand)Author
2024-12-18lib: Fix to optimize the time taken while batching huge configsRajasekar Raja
2024-04-22lib: rework northbound RPC callbackIgor Ryzhov
2024-01-11mgmt, lib: differentiate DELETE and REMOVE operationsIgor Ryzhov
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-06-02northbound: KISS always batch yang config (file read), it's fasterChristian Hopps
2020-10-05*: add errmsg to nb rpcChirag Shah
2020-08-03lib: introduce configuration back-off timer for YANG-modeled commandsRenato Westphal
2019-10-11lib: avoid expensive operations when editing a candidate configRenato Westphal
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2019-01-02lib: fix segfault on freebsd when using vsnprintf() incorrectlyRenato Westphal
2018-12-07lib: add support for confirmed commitsRenato Westphal
2018-11-26lib, ripd: rework API for converted CLI commandsRenato Westphal
2018-10-27lib: introduce new northbound APIRenato Westphal