summaryrefslogtreecommitdiffstats
path: root/lib/mgmt_msg_native.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: add notify selectors to filter datastore notificationsChristian Hopps2025-01-141-0/+1
* lib: add NOTIF message ops (notification, replace, delete, patch)Christian Hopps2025-01-071-3/+10
* lib: mgmtd: use less common macro scoped variable namesChristian Hopps2024-12-161-8/+8
* lib: mgmtd: add `changed` and `created` to edit-reply msgChristian Hopps2024-09-171-2/+9
* mgmtd: add native session-req (create/delete) messagesChristian Hopps2024-06-111-1/+44
* mgmtd: add front-end notification selector supportChristian Hopps2024-06-071-0/+22
* lib: native msg add array of strings supportChristian Hopps2024-06-071-0/+40
* lib: comments about public vs private message apisChristian Hopps2024-06-041-9/+18
* 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