summaryrefslogtreecommitdiffstats
path: root/lib/northbound.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: northbound/mgmtd: add backend model supportChristian Hopps4 days1-0/+10
* mgmtd: add notify selectors to filter datastore notificationsChristian Hopps4 days1-0/+9
* lib: notify on datastore (oper-state) changesChristian Hopps4 days1-0/+12
* lib: northbound: add basic oper-state update functionsChristian Hopps4 days1-0/+62
* Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walkDonald Sharp11 days1-6/+9
|\
| * lib: change and improve walk finish callback function APIChristian Hopps12 days1-6/+9
* | lib: northbound: add new get() callback to add lyd_node direcltyChristian Hopps11 days1-16/+37
|/
* lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-071-3/+5
* mgmtd: add ietf-yang-library supportChristian Hopps2024-09-181-0/+1
* lib: mgmtd: add `changed` and `created` to edit-reply msgChristian Hopps2024-09-171-3/+6
* lib: mgmtd: cleanup error value for native messagingChristian Hopps2024-09-171-0/+1
* lib: common debug config outputIgor Ryzhov2024-08-271-1/+0
* lib: rework debug initIgor Ryzhov2024-08-271-1/+0
* lib: rework northbound RPC callbackIgor Ryzhov2024-04-221-5/+5
* Merge pull request #15468 from idryzhov/mgmt-native-editChristian Hopps2024-04-221-0/+38
|\
| * mgmtd: add support for native 'edit' operationIgor Ryzhov2024-03-261-0/+38
* | *: remove confd pluginIgor Ryzhov2024-03-141-6/+0
|/
* lib: always call new notification hooks tooChristian Hopps2024-02-151-3/+8
* lib, mgmtd: rework processing of yang notificationsIgor Ryzhov2024-02-111-0/+27
* lib: mgmtd: add YANG notification supportChristian Hopps2024-01-301-0/+17
* lib, mgmtd, zebra: cleanup of zebra conversion to mgmtdIgor Ryzhov2024-01-281-0/+1
* lib: add support for "features" when loading YANG modulesIgor Ryzhov2024-01-281-0/+7
* lib: remove leaf-list xpath hack from northboundIgor Ryzhov2024-01-231-4/+1
* mgmtd: remove heavy duplication in mgmtd config readChristian Hopps2024-01-191-0/+5
* lib: better conditionalize leaf-list predicate xpath additionChristian Hopps2024-01-191-5/+13
* Merge pull request #14542 from idryzhov/nb-op-cb-splitChristian Hopps2024-01-121-28/+67
|\
| * lib: explain semantics of northbound operationsIgor Ryzhov2024-01-111-8/+11
| * mgmt, lib: implement REPLACE operationIgor Ryzhov2024-01-111-0/+1
| * mgmt, lib: differentiate DELETE and REMOVE operationsIgor Ryzhov2024-01-111-1/+1
| * mgmtd, lib: implement CREATE_EXCL operationIgor Ryzhov2024-01-111-0/+1
| * lib: split nb_operation into two typesIgor Ryzhov2024-01-111-27/+61
* | lib, mgmtd: rename ignore_cbs to ignore_cfg_cbsIgor Ryzhov2024-01-111-5/+6
|/
* lib: mgmtd: implement full XPath 1.0 predicate functionalityChristian Hopps2024-01-071-0/+8
* lib: remove unused/replaced oper-state iteration codeChristian Hopps2024-01-041-7/+2
* lib: northbound: add yielding and batching to oper-state queriesChristian Hopps2023-12-281-5/+93
* lib: create and use libyang tree during oper-state walkChristian Hopps2023-12-281-1/+5
* lib, mgmtd: respect base xpath in mgmtdIgor Ryzhov2023-11-121-8/+2
* mgmt: delete candidate scratch bufferIgor Ryzhov2023-10-061-1/+0
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: 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
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps2023-03-221-4/+5
* mgmtd: Add MGMT Transaction FrameworkYash Ranjan2023-03-221-2/+130
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-7/+79
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+6
* mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps2023-03-221-0/+1
* lib: fix init. use of nb_context to be by value not by referenceChristian Hopps2023-02-241-19/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-3/+4