summaryrefslogtreecommitdiff
path: root/lib/mgmt_be_client.c
AgeCommit message (Expand)Author
2025-01-18lib: mgmt_be_client handles datastore notification using CBsChristian Hopps
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2025-01-13lib: fix new (incorrect) CLANG SA warningsChristian Hopps
2025-01-13mgmtd: add notify selectors to filter datastore notificationsChristian Hopps
2025-01-07Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walkDonald Sharp
2025-01-07lib: add impl of NOTIF message ops (notif, replace, delete, patch)Christian Hopps
2025-01-06lib: change and improve walk finish callback function APIChristian Hopps
2024-08-27lib: common debug status outputIgor Ryzhov
2024-08-27lib: common debug config outputIgor Ryzhov
2024-08-27lib: rework debug initIgor Ryzhov
2024-08-18mgmtd: fix a couple compilation warnings.Christian Hopps
2024-04-22lib: add native RPC processing to mgmt backend clientIgor Ryzhov
2024-03-22mgmtd: fix a couple of log messagesIgor Ryzhov
2024-02-18lib: mgmtd: add xpath arg to notification messageChristian Hopps
2024-02-15lib: always call new notification hooks tooChristian Hopps
2024-02-11lib, mgmtd: rework processing of yang notificationsIgor Ryzhov
2024-02-10lib, mgmtd: fix processing of yang notificationsIgor Ryzhov
2024-01-31mgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client()Christian Hopps
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps
2024-01-30lib: mgmtd: add YANG notification supportChristian Hopps
2024-01-28lib: use shared candidate between vty and mgmtd clientIgor Ryzhov
2024-01-27lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter
2024-01-19lib: better conditionalize leaf-list predicate xpath additionChristian Hopps
2024-01-11mgmt, lib: implement REPLACE operationIgor Ryzhov
2024-01-11mgmt, lib: differentiate DELETE and REMOVE operationsIgor Ryzhov
2024-01-11mgmtd, lib: implement CREATE_EXCL operationIgor Ryzhov
2023-12-30lib: mgmtd: increase soft-max msg size to 64KChristian Hopps
2023-12-28lib: add dedicated API functions for native msgsChristian Hopps
2023-12-28lib: northbound: add yielding and batching to oper-state queriesChristian Hopps
2023-12-28lib: create and use libyang tree during oper-state walkChristian Hopps
2023-12-28mgmtd: step 6: remove old unfinished get-data codeChristian Hopps
2023-12-28lib: step 2: mgmtd: BE client code for get-tree functionalityChristian Hopps
2023-12-11lib: fix the ASAN OneDefinitionRule violation.Christian Hopps
2023-12-05lib: mgmtd: enable conn debugs when user enables client debugChristian Hopps
2023-11-22Merge pull request #14815 from idryzhov/lib-mgmt-depsChristian Hopps
2023-11-18Merge pull request #14657 from idryzhov/mgmtd-remove-batch-idsChristian Hopps
2023-11-17lib, mgmtd: remove function duplicationIgor Ryzhov
2023-11-13Merge pull request #14768 from idryzhov/mgmtd-base-xpathDonald Sharp
2023-11-12lib, mgmtd: respect base xpath in mgmtdIgor Ryzhov
2023-11-12mgmtd, lib: remove batch ids from all messagesIgor Ryzhov
2023-11-11lib: mgmtd: fix debug cli commands and memleaksChristian Hopps
2023-11-06mgmtd: simplify xpath registriesChristian Hopps
2023-10-17mgmtd, lib: remove batch ids from cfg apply replyIgor Ryzhov
2023-06-27mgmtd: remove unused "placeholder" code.Christian Hopps
2023-06-13Merge pull request #13768 from LabNConsulting/chopps/mgmt-better-logsIgor Ryzhov
2023-06-13Merge pull request #13764 from LabNConsulting/chopps/robust1Igor Ryzhov
2023-06-13lib: mgmtd: improvements in logging and commentaryChristian Hopps
2023-06-12lib: mgmtd: make error handling more robustChristian Hopps
2023-06-12lib: mgmtd: fix/stdize debug message macrosChristian Hopps
2023-06-04lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps