summaryrefslogtreecommitdiffstats
path: root/lib/mgmt_msg_native.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: add native RPC processingIgor Ryzhov2024-04-221-1/+4
* lib: add native RPC processing to mgmt backend clientIgor Ryzhov2024-04-221-0/+40
* mgmtd: add support for native 'edit' operationIgor Ryzhov2024-03-261-2/+61
* lib: mgmtd: add xpath arg to notification messageChristian Hopps2024-02-191-5/+125
* mgmtd: add our own format definitions for frontend messagesIgor Ryzhov2024-01-311-2/+18
* mgmtd: add ability to choose datastore to get data fromIgor Ryzhov2024-01-311-1/+10
* mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov2024-01-311-0/+11
* lib: mgmtd: add YANG notification supportChristian Hopps2024-01-301-1/+24
* lib, mgmtd: add ability to request the exact node in get-data requestIgor Ryzhov2024-01-151-0/+1
* lib, mgmtd: add ability to set content type in get-data requestIgor Ryzhov2024-01-151-1/+7
* lib, mgmtd: add separate get-data request for the frontendIgor Ryzhov2024-01-141-1/+20
* lib: add dedicated API functions for native msgsChristian Hopps2023-12-281-14/+272
* lib: northbound: add yielding and batching to oper-state queriesChristian Hopps2023-12-281-0/+1
* lib: add simplified native msg supportChristian Hopps2023-12-261-0/+121