summaryrefslogtreecommitdiff
path: root/lib/mgmt_msg.h
AgeCommit message (Expand)Author
2023-12-30lib: fix coverity CID 1574979Christian 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-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: new message library for mgmtd client and adaptersChristian Hopps