summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add keychain northbound supportChristian Hopps2024-03-051-10/+13
* Merge pull request #15293 from idryzhov/mgmt-read-configDonald Sharp2024-02-051-7/+1
|\
| * mgmtd: disable lib code for config readingIgor Ryzhov2024-02-041-7/+1
* | lib, mgmtd: don't register NB config callbacks in mgmtdIgor Ryzhov2024-02-041-3/+3
* | mgmtd: fix missing -n flag and helpIgor Ryzhov2024-02-041-2/+3
|/
* mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov2024-01-311-0/+13
* zebra: convert to mgmtdIgor Ryzhov2024-01-281-22/+2
* lib: convert affinity-map to mgmtdIgor Ryzhov2024-01-281-8/+2
* zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-281-2/+10
* zebra: convert PTM configuration to NBIgor Ryzhov2024-01-281-0/+6
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-7/+13
* ripngd: convert ripngd to mgmtdChristian Hopps2024-01-261-0/+4
* ripd: ripd convert to mgmtdChristian Hopps2024-01-261-2/+6
* lib: convert filters to mgmtdChristian Hopps2024-01-261-1/+1
* lib: convert route-map to mgmtdChristian Hopps2024-01-261-1/+1
* vtysh, mgmtd: send interface commands to mgmtdIgor Ryzhov2024-01-141-0/+3
* mgmtd: add option to specify netns as the vrf backendIgor Ryzhov2024-01-141-0/+4
* mgmtd: remove full vrf initializationIgor Ryzhov2024-01-131-51/+2
* lib, mgmtd: rename ignore_cbs to ignore_cfg_cbsIgor Ryzhov2024-01-111-3/+3
* lib: fixes required after rebasingChristian Hopps2023-12-281-16/+31
* zebra: add zebra to mgmtd oper-stateChristian Hopps2023-12-281-0/+10
* mgmtd, staticd: output staticd configuration from mgmtdIgor Ryzhov2023-11-211-3/+6
* lib: mgmtd: add manual vty server start option and use itChristian Hopps2023-05-301-1/+4
* mgmtd: fix reading of config file[s]Christian Hopps2023-05-301-13/+9
* lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps2023-05-281-0/+1
* mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps2023-04-021-0/+7
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-221-2/+0
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-0/+12
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-20/+19
* mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps2023-03-221-0/+271