summaryrefslogtreecommitdiffstats
path: root/mgmtd (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce global -w option for VRF netns backendIgor Ryzhov2 days1-4/+5
* lib: northbound/mgmtd: add backend model supportChristian Hopps3 days2-0/+18
* lib: fix new (incorrect) CLANG SA warningsChristian Hopps4 days1-0/+1
* mgmtd: add notify selectors to filter datastore notificationsChristian Hopps4 days5-48/+286
* mgmtd: improve debug statementChristian Hopps12 days1-2/+2
* Merge pull request #17647 from LabNConsulting/fix-oper-testJafar Al-Gharaibeh2024-12-241-1/+1
|\
| * mgmtd: fix memory leak in FE adapterChristian Hopps2024-12-241-1/+1
* | mgmtd: fix compile erroranlan_cs2024-12-211-3/+3
|/
* lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-072-4/+1
* mgmtd: add ietf-yang-library supportChristian Hopps2024-09-182-0/+28
* lib: mgmtd: add `changed` and `created` to edit-reply msgChristian Hopps2024-09-173-14/+28
* lib: mgmtd: cleanup error value for native messagingChristian Hopps2024-09-173-6/+36
* mgmtd: allow dest DS "running" if implicit lock+commitChristian Hopps2024-09-171-4/+6
* lib: constify yang_resolve_snode_xpath resultsChristian Hopps2024-09-171-3/+1
* Merge pull request #16664 from mjstapp/igor_debug_simplifyJafar Al-Gharaibeh2024-08-292-46/+12
|\
| * lib: common debug status outputIgor Ryzhov2024-08-271-28/+0
| * lib: common debug config outputIgor Ryzhov2024-08-272-18/+8
| * lib: rework debug initIgor Ryzhov2024-08-271-0/+4
* | mgmtd: Ensure map is NULLDonald Sharp2024-08-281-0/+2
|/
* mgmtd: fix a couple compilation warnings.Christian Hopps2024-08-181-2/+1
* *: Fix spelling errors foundDonald Sharp2024-08-153-4/+4
* mgmtd: Add to .gitignore for mgmtd_testc programDonald Sharp2024-08-111-0/+1
* mgmtd: don't add implicit state data when reading config from fileIgor Ryzhov2024-08-071-1/+2
* lib: move non-error from __log_err to __dbgChristian Hopps2024-07-221-3/+3
* Merge pull request #16184 from LabNConsulting/chopps/fe-notify-selectJafar Al-Gharaibeh2024-06-131-7/+214
|\
| * mgmtd: add native session-req (create/delete) messagesChristian Hopps2024-06-111-0/+124
| * mgmtd: add front-end notification selector supportChristian Hopps2024-06-071-7/+90
* | mgmtd: add empty notif xpath map for completenessChristian Hopps2024-06-071-0/+11
|/
* mgmtd: add missing diagnostic show cmd output (notify maps)Christian Hopps2024-05-091-4/+13
* mgmtd: some cleanup from original RPC commitChristian Hopps2024-05-071-13/+28
* mgmtd: rpc and action handling both should use rpc map.Christian Hopps2024-05-071-9/+3
* Merge pull request #15594 from idryzhov/mgmt-rpcChristian Hopps2024-05-0610-35/+609
|\
| * tests: add topotest for mgmtd rpc processingIgor Ryzhov2024-04-221-0/+34
| * ripngd: convert RPC commands to mgmtdIgor Ryzhov2024-04-221-0/+7
| * ripd: convert RPC commands to mgmtdIgor Ryzhov2024-04-221-1/+9
| * lib: add native RPC processing to mgmt frontend clientIgor Ryzhov2024-04-221-0/+16
| * mgmtd: add native RPC processingIgor Ryzhov2024-04-227-2/+442
| * mgmtd: add backend xpath map for RPCIgor Ryzhov2024-04-224-33/+102
* | *: add XREF_SETUP() to libraries and utilitesDavid Lamparter2024-05-022-0/+7
* | yang: ietf-netconf-acm needs to be in libfrrDavid Lamparter2024-04-251-1/+0
|/
* mgmtd: add support for native 'edit' operationIgor Ryzhov2024-03-265-16/+384
* mgmtd: remove unused event typeIgor Ryzhov2024-03-221-10/+0
* eigrpd, mgmtd, ospf6d: frr_fini is lastDonald Sharp2024-03-131-1/+3
* Merge pull request #15469 from LabNConsulting/chopps/keychain-yangDonald Sharp2024-03-083-10/+17
|\
| * lib: add keychain northbound supportChristian Hopps2024-03-053-10/+17
* | mgmtd: change error messageIgor Ryzhov2024-03-061-7/+3
* | mgmtd: fix warning if ripngd disabledVincent JARDIN2024-03-011-3/+3
|/
* lib: mgmtd: add xpath arg to notification messageChristian Hopps2024-02-191-11/+15
* Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phaseIgor Ryzhov2024-02-143-36/+2
|\
| * mgmtd: remove unused commit phase SEND_CFGChristian Hopps2024-02-123-36/+2