..
.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_be_adapter.c
mgmtd: eliminate unused state
2023-05-28 05:13:22 -04:00
mgmt_be_adapter.h
mgmtd: eliminate unused state
2023-05-28 05:13:22 -04:00
mgmt_defines.h
lib: remove write-on-off, just requeue to the back of the queue
2023-05-28 05:13:22 -04:00
mgmt_ds.c
mgmtd: fix uninit warning and cleanup history error messages
2023-05-18 08:42:42 -04:00
mgmt_ds.h
mgmtd: simplify commit id to just be a timeval string
2023-05-04 14:47:55 -04:00
mgmt_fe_adapter.c
lib: dont be tricky with session_id just make it a session_id
2023-05-28 05:13:22 -04:00
mgmt_fe_adapter.h
mgmtd: convert BE/FE adapter to use allocated connections
2023-05-28 05:13:22 -04:00
mgmt_history.c
mgmtd: fix uninit warning and cleanup history error messages
2023-05-18 08:42:42 -04:00
mgmt_history.h
mgmtd: simplify commit id to just be a timeval string
2023-05-04 14:47:55 -04:00
mgmt_main.c
lib: mgmtd: add server-side connection code to mgmt_msg
2023-05-28 05:13:22 -04:00
mgmt_memory.c
lib, mgmtd: Use short memory names so they fit within vty output
2023-05-19 21:31:35 -04:00
mgmt_memory.h
mgmtd: Add MGMT Transaction Framework
2023-03-21 22:08:32 -04:00
mgmt_txn.c
mgmtd: eliminate unused state
2023-05-28 05:13:22 -04:00
mgmt_txn.h
*: Convert struct event_master
to struct event_loop
2023-03-24 08:32:17 -04:00
mgmt_vty.c
lib: mgmtd: add server-side connection code to mgmt_msg
2023-05-28 05:13:22 -04:00
mgmt.c
lib: mgmtd: add server-side connection code to mgmt_msg
2023-05-28 05:13:22 -04:00
mgmt.h
mgmtd: simplify commit id to just be a timeval string
2023-05-04 14:47:55 -04:00
subdir.am
lib: mgmtd: add server-side connection code to mgmt_msg
2023-05-28 05:13:22 -04:00