summaryrefslogtreecommitdiffstats
path: root/lib/mgmt_be_client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: northbound/mgmtd: add backend model supportChristian Hopps4 days1-0/+2
* lib: add NOTIF message ops (notification, replace, delete, patch)Christian Hopps11 days1-0/+16
* lib: common debug status outputIgor Ryzhov2024-08-271-5/+0
* lib: add native RPC processing to mgmt backend clientIgor Ryzhov2024-04-221-0/+2
* lib: always call new notification hooks tooChristian Hopps2024-02-151-9/+0
* lib, mgmtd: rework processing of yang notificationsIgor Ryzhov2024-02-111-10/+2
* mgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client()Christian Hopps2024-02-011-3/+3
* mgmtd: backend subscriptions to notificationsChristian Hopps2024-01-301-5/+20
* lib: mgmtd: add YANG notification supportChristian Hopps2024-01-301-0/+9
* lib: mgmtd: increase soft-max msg size to 64KChristian Hopps2023-12-301-21/+8
* lib, mgmtd: move common header to libIgor Ryzhov2023-11-171-1/+1
* mgmtd: simplify xpath registriesChristian Hopps2023-11-061-44/+0
* lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-131-0/+10
* lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps2023-06-041-112/+33
* lib: msg: refactor common connection code from mgmtdChristian Hopps2023-05-281-1/+1
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-0/+14
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-3/+2
* mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps2023-03-221-12/+2
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-221-2/+0
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-0/+273