summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_fe_adapter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps2023-06-281-26/+6
* mgmtd: convert BE/FE adapter to use allocated connectionsChristian Hopps2023-05-281-1/+1
* lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps2023-05-281-12/+5
* lib: remove write-on-off, just requeue to the back of the queueChristian Hopps2023-05-281-4/+0
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-4/+4
* mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps2023-03-221-10/+5
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+189