summaryrefslogtreecommitdiff
path: root/lib/mgmt_msg.c
AgeCommit message (Expand)Author
2024-01-11Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2Donatas Abraitis
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2024-01-07lib: mgmtd: implement full XPath 1.0 predicate functionalityChristian Hopps
2024-01-05lib: fix initializer warning on centos 7.Christian Hopps
2023-12-30lib: fix coverity CID 1574979Christian Hopps
2023-12-28lib: add dedicated API functions for native msgsChristian Hopps
2023-12-26lib: add simplified native msg supportChristian Hopps
2023-10-30lib: mgmt_msg: fix a valgrind memleakChristian Hopps
2023-10-12lib: msg: make short-circuit connections guaranteedChristian Hopps
2023-06-18lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/decChristian Hopps
2023-06-13lib: mgmtd: improvements in logging and commentaryChristian Hopps
2023-05-28lib: add short-circuit operation between same processChristian Hopps
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps
2023-05-28lib: msg: refactor common connection code from mgmtdChristian Hopps
2023-05-28lib: mgmt msg: add version to messagesChristian Hopps
2023-05-28lib: remove write-on-off, just requeue to the back of the queueChristian Hopps
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-22lib: mgmtd: fix build warnings (as error)dev/mgmtdChristian Hopps
2023-03-22lib: new message library for mgmtd client and adaptersChristian Hopps