summaryrefslogtreecommitdiff
path: root/mgmtd
AgeCommit message (Expand)Author
2025-04-09Merge pull request #18601 from LabNConsulting/chopps/mgmtd-candidate-overwriteMark Stapp
2025-04-09mgmtd: normalize argument order to copy(dst, src)Christian Hopps
2025-04-08mgmtd: clean up -Wshadow warningsMark Stapp
2025-04-08mgmtd: remove bogus "hedge" code which corrupted active candidate DSChristian Hopps
2025-02-26mgmtd: Prevent use after freeDonald Sharp
2025-01-18mgmtd: testc: add listen for datastore notificationsChristian Hopps
2025-01-18lib: mgmtd: only send notify selectors to backends that provide.Christian Hopps
2025-01-15lib: introduce global -w option for VRF netns backendIgor Ryzhov
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-06mgmtd: improve debug statementChristian Hopps
2024-12-24Merge pull request #17647 from LabNConsulting/fix-oper-testJafar Al-Gharaibeh
2024-12-24mgmtd: fix memory leak in FE adapterChristian Hopps
2024-12-21mgmtd: fix compile erroranlan_cs
2024-10-07lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps
2024-09-17mgmtd: add ietf-yang-library supportChristian Hopps
2024-09-17lib: mgmtd: add `changed` and `created` to edit-reply msgChristian Hopps
2024-09-17lib: mgmtd: cleanup error value for native messagingChristian Hopps
2024-09-17mgmtd: allow dest DS "running" if implicit lock+commitChristian Hopps
2024-09-17lib: constify yang_resolve_snode_xpath resultsChristian Hopps
2024-08-29Merge pull request #16664 from mjstapp/igor_debug_simplifyJafar Al-Gharaibeh
2024-08-28mgmtd: Ensure map is NULLDonald Sharp
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-08-15*: Fix spelling errors foundDonald Sharp
2024-08-10mgmtd: Add to .gitignore for mgmtd_testc programDonald Sharp
2024-08-08mgmtd: don't add implicit state data when reading config from fileIgor Ryzhov
2024-07-22lib: move non-error from __log_err to __dbgChristian Hopps
2024-06-13Merge pull request #16184 from LabNConsulting/chopps/fe-notify-selectJafar Al-Gharaibeh
2024-06-11mgmtd: add native session-req (create/delete) messagesChristian Hopps
2024-06-07mgmtd: add empty notif xpath map for completenessChristian Hopps
2024-06-06mgmtd: add front-end notification selector supportChristian Hopps
2024-05-09mgmtd: add missing diagnostic show cmd output (notify maps)Christian Hopps
2024-05-07mgmtd: some cleanup from original RPC commitChristian Hopps
2024-05-07mgmtd: rpc and action handling both should use rpc map.Christian Hopps
2024-05-06Merge pull request #15594 from idryzhov/mgmt-rpcChristian Hopps
2024-05-02*: add XREF_SETUP() to libraries and utilitesDavid Lamparter
2024-04-25yang: ietf-netconf-acm needs to be in libfrrDavid Lamparter
2024-04-22tests: add topotest for mgmtd rpc processingIgor Ryzhov
2024-04-22ripngd: convert RPC commands to mgmtdIgor Ryzhov
2024-04-22ripd: convert RPC commands to mgmtdIgor Ryzhov
2024-04-22lib: add native RPC processing to mgmt frontend clientIgor Ryzhov
2024-04-22mgmtd: add native RPC processingIgor Ryzhov
2024-04-22mgmtd: add backend xpath map for RPCIgor Ryzhov
2024-03-26mgmtd: add support for native 'edit' operationIgor Ryzhov
2024-03-22mgmtd: remove unused event typeIgor Ryzhov
2024-03-13eigrpd, mgmtd, ospf6d: frr_fini is lastDonald Sharp