summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_fe_adapter.h
AgeCommit message (Expand)Author
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps
2023-05-28mgmtd: convert BE/FE adapter to use allocated connectionsChristian Hopps
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps
2023-05-28lib: remove write-on-off, just requeue to the back of the queueChristian Hopps
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-22mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps
2023-03-21mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps