summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-1/+0
* lib, mgmtd: remove function duplicationIgor Ryzhov2023-11-171-5/+0
* lib, mgmtd: move common header to libIgor Ryzhov2023-11-171-1/+1
* mgmtd: Change MGMTD_VTY_PORT to 2623Donatas Abraitis2023-10-111-1/+1
* mgmtd: fix reading of config file[s]Christian Hopps2023-05-301-3/+2
* mgmtd: simplify commit id to just be a timeval stringChristian Hopps2023-05-041-12/+0
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-4/+10
* mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps2023-04-021-0/+2
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-3/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-2/+2
* mgmtd: Add MGMT Transaction FrameworkYash Ranjan2023-03-221-10/+24
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+8
* mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps2023-03-221-0/+94