summaryrefslogtreecommitdiffstats
path: root/mgmtd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mgmtd: fix be_is_client_interestedIgor Ryzhov2024-02-121-10/+5
|/
* lib, mgmtd: rework processing of yang notificationsIgor Ryzhov2024-02-111-17/+14
* lib, mgmtd: fix processing of yang notificationsIgor Ryzhov2024-02-102-5/+27
* Merge pull request #15286 from idryzhov/fix-mgmt-startupChristian Hopps2024-02-072-6/+25
|\
| * mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov2024-02-072-6/+25
* | lib: fix affinity map duplicateLouis Scalbert2024-02-071-1/+0
* | Merge pull request #15291 from idryzhov/mgmtd-yang-embedDonald Sharp2024-02-051-0/+1
|\ \
| * | mgmtd: embed frr-zebra-route-map moduleIgor Ryzhov2024-02-041-0/+1
| |/
* | 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
|/
* Merge pull request #15276 from mjstapp/port_registryDonald Sharp2024-02-011-1/+0
|\
| * *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-1/+0
* | Merge pull request #15272 from LabNConsulting/chopps/mgmtd-notif-testDonald Sharp2024-02-011-19/+83
|\ \
| * | tests: add mgmtd backend notification testChristian Hopps2024-02-011-19/+83
* | | Merge pull request #15268 from LabNConsulting/chopps/quieter-codeIgor Ryzhov2024-02-014-452/+363
|\ \ \ | |/ / |/| |
| * | mgmtd: convert MGMT_FE_ADAPTER_DBG() to __dbg()Christian Hopps2024-02-011-154/+122
| * | mgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()Christian Hopps2024-02-011-84/+64
| * | mgmtd: convert MGMT_DS_DBG() to __dbg()Christian Hopps2024-02-011-16/+14
| * | mgmtd: convert MGMT_TXN_DBG() to __dbg()Christian Hopps2024-02-011-198/+163
* | | mgmtd: fix printing an empty data treeIgor Ryzhov2024-01-311-8/+0
* | | mgmtd: add ability to choose datastore to get data fromIgor Ryzhov2024-01-314-11/+54
* | | mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov2024-01-317-18/+73
|/ /
* | build: build: make mgmtd test client build conditionalIgor Ryzhov2024-01-301-1/+4
* | mgmtd: backend subscriptions to notificationsChristian Hopps2024-01-304-20/+235
* | lib: mgmtd: add YANG notification supportChristian Hopps2024-01-303-12/+41
|/
* zebra: convert to mgmtdIgor Ryzhov2024-01-284-29/+25
* lib: convert affinity-map to mgmtdIgor Ryzhov2024-01-283-8/+5
* zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-281-2/+10
* zebra: convert PTM configuration to NBIgor Ryzhov2024-01-281-0/+6
* Merge pull request #15243 from opensourcerouting/autoconf-dir-messDonald Sharp2024-01-285-28/+45
|\
| * lib, mgmtd: fix commit history locationDavid Lamparter2024-01-272-15/+20
| * *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-7/+13
| * lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter2024-01-272-6/+12
* | mgmtd: fix ripngd oper-data xpathsIgor Ryzhov2024-01-281-1/+1
* | mgmtd: fix get-data transaction hangupIgor Ryzhov2024-01-281-0/+4
|/
* ripngd: convert ripngd to mgmtdChristian Hopps2024-01-265-3/+48
* ripd: ripd convert to mgmtdChristian Hopps2024-01-265-5/+63
* mgmtd: fix commit request overwriteIgor Ryzhov2024-01-264-33/+18