summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_main.c
AgeCommit message (Expand)Author
2025-01-15lib: introduce global -w option for VRF netns backendIgor Ryzhov
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2024-10-07lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-02-05Merge pull request #15293 from idryzhov/mgmt-read-configDonald Sharp
2024-02-04mgmtd: disable lib code for config readingIgor Ryzhov
2024-02-04lib, mgmtd: don't register NB config callbacks in mgmtdIgor Ryzhov
2024-02-04mgmtd: fix missing -n flag and helpIgor Ryzhov
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-28lib: convert affinity-map to mgmtdIgor Ryzhov
2024-01-28zebra: fix build with --disable-rtadvIgor Ryzhov
2024-01-28zebra: convert PTM configuration to NBIgor Ryzhov
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-26lib: convert filters to mgmtdChristian Hopps
2024-01-26lib: convert route-map to mgmtdChristian Hopps
2024-01-14vtysh, mgmtd: send interface commands to mgmtdIgor Ryzhov
2024-01-14mgmtd: add option to specify netns as the vrf backendIgor Ryzhov
2024-01-13mgmtd: remove full vrf initializationIgor Ryzhov
2024-01-11lib, mgmtd: rename ignore_cbs to ignore_cfg_cbsIgor Ryzhov
2023-12-28lib: fixes required after rebasingChristian Hopps
2023-12-28zebra: add zebra to mgmtd oper-stateChristian Hopps
2023-11-21mgmtd, staticd: output staticd configuration from mgmtdIgor Ryzhov
2023-05-30lib: mgmtd: add manual vty server start option and use itChristian Hopps
2023-05-30mgmtd: fix reading of config file[s]Christian Hopps
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps
2023-04-01mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-03-21mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps
2023-03-21mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps