summaryrefslogtreecommitdiff
path: root/mgmtd
AgeCommit message (Expand)Author
2025-02-27mgmtd: Prevent use after freeDonald Sharp
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
2024-03-08Merge pull request #15469 from LabNConsulting/chopps/keychain-yangDonald Sharp
2024-03-06mgmtd: change error messageIgor Ryzhov
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-03-01mgmtd: fix warning if ripngd disabledVincent JARDIN
2024-02-18lib: mgmtd: add xpath arg to notification messageChristian Hopps
2024-02-14Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phaseIgor Ryzhov
2024-02-12mgmtd: fix be_is_client_interestedIgor Ryzhov
2024-02-12mgmtd: remove unused commit phase SEND_CFGChristian Hopps
2024-02-11lib, mgmtd: rework processing of yang notificationsIgor Ryzhov
2024-02-10lib, mgmtd: fix processing of yang notificationsIgor Ryzhov
2024-02-07Merge pull request #15286 from idryzhov/fix-mgmt-startupChristian Hopps
2024-02-07mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov
2024-02-07lib: fix affinity map duplicateLouis Scalbert
2024-02-05Merge pull request #15291 from idryzhov/mgmtd-yang-embedDonald Sharp