Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fix coverity CID 1574979 | Christian Hopps | 2023-12-30 | 1 | -0/+2 |
* | lib: msg: make short-circuit connections guaranteed | Christian Hopps | 2023-10-12 | 1 | -0/+4 |
* | lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/dec | Christian Hopps | 2023-06-18 | 1 | -1/+1 |
* | lib: add short-circuit operation between same process | Christian Hopps | 2023-05-28 | 1 | -10/+18 |
* | lib: mgmtd: add server-side connection code to mgmt_msg | Christian Hopps | 2023-05-28 | 1 | -6/+44 |
* | lib: msg: refactor common connection code from mgmtd | Christian Hopps | 2023-05-28 | 1 | -6/+86 |
* | lib: mgmt msg: add version to messages | Christian Hopps | 2023-05-28 | 1 | -11/+14 |
* | lib: remove write-on-off, just requeue to the back of the queue | Christian Hopps | 2023-05-28 | 1 | -1/+0 |
* | *: Convert event.h to frrevent.h | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: Rename thread.[ch] to event.[ch] | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | lib: new message library for mgmtd client and adapters | Christian Hopps | 2023-03-22 | 1 | -0/+73 |