summaryrefslogtreecommitdiff
path: root/lib/mgmt_msg.c
AgeCommit message (Expand)Author
2023-10-30lib: mgmt_msg: fix a valgrind memleakChristian 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