summaryrefslogtreecommitdiff
path: root/mgmtd
AgeCommit message (Expand)Author
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
2024-02-05Merge pull request #15293 from idryzhov/mgmt-read-configDonald Sharp
2024-02-04mgmtd: embed frr-zebra-route-map moduleIgor Ryzhov
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-02-01Merge pull request #15276 from mjstapp/port_registryDonald Sharp
2024-02-01Merge pull request #15272 from LabNConsulting/chopps/mgmtd-notif-testDonald Sharp
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-02-01tests: add mgmtd backend notification testChristian Hopps
2024-02-01Merge pull request #15268 from LabNConsulting/chopps/quieter-codeIgor Ryzhov
2024-01-31mgmtd: convert MGMT_FE_ADAPTER_DBG() to __dbg()Christian Hopps
2024-01-31mgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()Christian Hopps
2024-01-31mgmtd: convert MGMT_DS_DBG() to __dbg()Christian Hopps
2024-01-31mgmtd: convert MGMT_TXN_DBG() to __dbg()Christian Hopps
2024-01-31mgmtd: fix printing an empty data treeIgor Ryzhov
2024-01-31mgmtd: add ability to choose datastore to get data fromIgor Ryzhov
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2024-01-30build: build: make mgmtd test client build conditionalIgor Ryzhov
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps
2024-01-30lib: mgmtd: add YANG notification supportChristian Hopps
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-28Merge pull request #15243 from opensourcerouting/autoconf-dir-messDonald Sharp
2024-01-28mgmtd: fix ripngd oper-data xpathsIgor Ryzhov
2024-01-28mgmtd: fix get-data transaction hangupIgor Ryzhov
2024-01-27lib, mgmtd: fix commit history locationDavid Lamparter
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-27lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-26mgmtd: fix commit request overwriteIgor Ryzhov
2024-01-26mgmtd: fix memleakIgor Ryzhov
2024-01-26mgmtd: cleanup txn without schedulingIgor Ryzhov
2024-01-26mgmtd: fix log typeIgor Ryzhov
2024-01-26mgmtd: fix sending the same value to multiple clientsIgor Ryzhov
2024-01-26lib: convert filters to mgmtdChristian Hopps
2024-01-26lib: convert route-map to mgmtdChristian Hopps
2024-01-23mgmtd: remove unguarded debug logIgor Ryzhov