summaryrefslogtreecommitdiff
path: root/lib/mgmt_be_client.h
AgeCommit message (Expand)Author
2024-08-27lib: common debug status outputIgor Ryzhov
2024-04-22lib: add native RPC processing to mgmt backend clientIgor Ryzhov
2024-02-15lib: always call new notification hooks tooChristian Hopps
2024-02-11lib, mgmtd: rework processing of yang notificationsIgor Ryzhov
2024-01-31mgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client()Christian Hopps
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps
2024-01-30lib: mgmtd: add YANG notification supportChristian Hopps
2023-12-30lib: mgmtd: increase soft-max msg size to 64KChristian Hopps
2023-11-17lib, mgmtd: move common header to libIgor Ryzhov
2023-11-06mgmtd: simplify xpath registriesChristian Hopps
2023-06-13lib: mgmtd: improvements in logging and commentaryChristian Hopps
2023-06-04lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps
2023-05-28lib: msg: refactor common connection code from mgmtdChristian Hopps
2023-05-01mgmtd: fully implement debug flags for mgmtd and clientsChristian 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-22mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-03-21mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps