..
.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
lib: add northbound support for frr-host YANG module
2025-06-13 17:28:05 +00:00
mgmt_be_adapter.h
mgmtd: remove unused set-config message and supporting code
2025-05-31 07:38:15 +00:00
mgmt_be_nb.c
*: add XREF_SETUP() to libraries and utilites
2024-05-02 23:03:08 +02:00
mgmt_ds.c
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00:00
mgmt_ds.h
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00:00
mgmt_fe_adapter.c
mgmtd: remove last bits of protobuf from mgmtd
2025-06-07 01:18:39 +00:00
mgmt_fe_adapter.h
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00: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: adding CLI support for frr-host YANG module
2025-06-13 17:28:05 +00:00
mgmt_memory.c
mgmtd: remove redundant, less-useful get-config command
2025-05-31 08:03:23 +00:00
mgmt_memory.h
mgmtd: remove redundant, less-useful get-config command
2025-05-31 08:03:23 +00:00
mgmt_testc.c
tests: test for notify callback on NP container bug
2025-09-16 14:30:53 +00:00
mgmt_txn.c
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00:00
mgmt_txn.h
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00:00
mgmt_vty.c
mgmtd: replace protobuf defined datastore ID with a native one
2025-06-03 19:59:57 +00:00
subdir.am
*: add XREF_SETUP() to libraries and utilites
2024-05-02 23:03:08 +02:00