summaryrefslogtreecommitdiffstats
path: root/mgmtd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* mgmtd: fix memleakIgor Ryzhov2024-01-261-0/+1
* mgmtd: cleanup txn without schedulingIgor Ryzhov2024-01-261-26/+3
* mgmtd: fix log typeIgor Ryzhov2024-01-261-1/+1
* mgmtd: fix sending the same value to multiple clientsIgor Ryzhov2024-01-261-1/+0
* lib: convert filters to mgmtdChristian Hopps2024-01-262-1/+2
* lib: convert route-map to mgmtdChristian Hopps2024-01-262-1/+7
* mgmtd: remove unguarded debug logIgor Ryzhov2024-01-231-2/+0
* mgmtd: remove heavy duplication in mgmtd config readChristian Hopps2024-01-192-41/+27
* lib: better conditionalize leaf-list predicate xpath additionChristian Hopps2024-01-191-2/+2
* lib, mgmtd: add ability to request the exact node in get-data requestIgor Ryzhov2024-01-152-2/+14