summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_fe_adapter.h
AgeCommit message (Expand)Author
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2023-12-28mgmtd: step 4: FE adapter get-tree functionalityChristian Hopps
2023-12-05mgmtd: enable conn debug when user enables mgmtd debugsChristian Hopps
2023-11-17lib, mgmtd: move common header to libIgor Ryzhov
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