summaryrefslogtreecommitdiffstats
path: root/lib/mgmt_msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2Donatas Abraitis2024-01-111-0/+2
|\
| * *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+2
* | lib: mgmtd: implement full XPath 1.0 predicate functionalityChristian Hopps2024-01-071-1/+1
|/
* lib: fix initializer warning on centos 7.Christian Hopps2024-01-051-1/+1
* lib: fix coverity CID 1574979Christian Hopps2023-12-301-0/+5
* lib: add dedicated API functions for native msgsChristian Hopps2023-12-281-1/+1
* lib: add simplified native msg supportChristian Hopps2023-12-261-18/+61
* lib: mgmt_msg: fix a valgrind memleakChristian Hopps2023-10-301-0/+2
* lib: msg: make short-circuit connections guaranteedChristian Hopps2023-10-121-9/+8
* lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/decChristian Hopps2023-06-181-4/+8
* lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-131-2/+4
* lib: add short-circuit operation between same processChristian Hopps2023-05-281-4/+115
* lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps2023-05-281-6/+144
* lib: msg: refactor common connection code from mgmtdChristian Hopps2023-05-281-5/+252
* lib: mgmt msg: add version to messagesChristian Hopps2023-05-281-10/+20
* lib: remove write-on-off, just requeue to the back of the queueChristian Hopps2023-05-281-1/+1
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* lib: mgmtd: fix build warnings (as error)Christian Hopps2023-03-221-2/+2
* lib: new message library for mgmtd client and adaptersChristian Hopps2023-03-221-0/+414