frr/mgmtd
Christian Hopps c54bc7a8dd
Merge pull request #15594 from idryzhov/mgmt-rpc
mgmtd: implement YANG RPC/action support
2024-05-06 16:05:50 -04:00
..
.gitignore mgmtd: Bringup MGMTD daemon and datastore module support 2023-03-21 22:08:32 -04:00
Makefile mgmtd: Bringup MGMTD daemon and datastore module support 2023-03-21 22:08:32 -04:00
mgmt.c mgmtd: clarify the startup dance in comments 2023-10-12 14:38:39 -04:00
mgmt.h *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
mgmt_be_adapter.c ripngd: convert RPC commands to mgmtd 2024-04-22 16:36:23 +03:00
mgmt_be_adapter.h mgmtd: add backend xpath map for RPC 2024-04-22 16:36:22 +03:00
mgmt_be_nb.c *: add XREF_SETUP() to libraries and utilites 2024-05-02 23:03:08 +02:00
mgmt_ds.c mgmtd: convert MGMT_DS_DBG() to __dbg() 2024-01-31 20:19:23 -05:00
mgmt_ds.h lib, mgmtd: fix commit history location 2024-01-27 19:02:52 +01:00
mgmt_fe_adapter.c mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_fe_adapter.h mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_history.c lib, mgmtd: fix commit history location 2024-01-27 19:02:52 +01:00
mgmt_history.h mgmtd: assert an assertion for coverity 2023-06-06 15:12:58 -04:00
mgmt_main.c lib: add keychain northbound support 2024-03-04 20:00:15 -05:00
mgmt_memory.c mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_memory.h mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_testc.c tests: add topotest for mgmtd rpc processing 2024-04-22 16:36:23 +03:00
mgmt_txn.c mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_txn.h mgmtd: add native RPC processing 2024-04-22 16:36:22 +03:00
mgmt_vty.c lib: add native RPC processing to mgmt frontend client 2024-04-22 16:36:23 +03:00
subdir.am *: add XREF_SETUP() to libraries and utilites 2024-05-02 23:03:08 +02:00