..
.gitignore
mgmtd: Add to .gitignore for mgmtd_testc program
2024-08-10 20:21:27 -04:00
Makefile
mgmtd: Bringup MGMTD daemon and datastore module support
2023-03-21 22:08:32 -04:00
mgmt.c
lib: add flag to have libyang load internal ietf-yang-library module
2024-10-07 03:32:44 +00:00
mgmt.h
*: create a single registry of daemons' default port values
2024-02-01 11:40:02 -05:00
mgmt_be_adapter.c
mgmtd: testc: add listen for datastore notifications
2025-01-18 16:14:29 +00: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
Merge pull request #18601 from LabNConsulting/chopps/mgmtd-candidate-overwrite
2025-04-09 09:51:47 -04:00
mgmt_ds.h
mgmtd: normalize argument order to copy(dst, src)
2025-04-09 10:14:58 +00:00
mgmt_fe_adapter.c
*: expose and clean up 'noreturn' functions
2025-04-24 13:41:23 -04:00
mgmt_fe_adapter.h
mgmtd: add notify selectors to filter datastore notifications
2025-01-13 23:40:52 -05:00
mgmt_history.c
lib: fix new (incorrect) CLANG SA warnings
2025-01-13 23:40:52 -05:00
mgmt_history.h
mgmtd: assert an assertion for coverity
2023-06-06 15:12:58 -04:00
mgmt_main.c
lib: introduce global -w option for VRF netns backend
2025-01-15 23:38:27 +02: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
mgmtd: testc: add listen for datastore notifications
2025-01-18 16:14:29 +00:00
mgmt_txn.c
Merge pull request #18601 from LabNConsulting/chopps/mgmtd-candidate-overwrite
2025-04-09 09:51:47 -04:00
mgmt_txn.h
mgmtd: add notify selectors to filter datastore notifications
2025-01-13 23:40:52 -05:00
mgmt_vty.c
lib: common debug status output
2024-08-27 09:53:02 -04:00
subdir.am
*: add XREF_SETUP() to libraries and utilites
2024-05-02 23:03:08 +02:00