summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13722 from fdumontet6WIND/color_extcommDonatas Abraitis2023-06-272-0/+8
|\
| * bgpd: add colored extended communities supportFrancois Dumontet2023-06-262-0/+8
* | lib: add notifications for opaque zapi messagesMark Stapp2023-06-233-2/+173
* | lib, zebra: include source client zapi info in opaque messagesMark Stapp2023-06-233-64/+95
* | mgmtd: KISS the locking codeChristian Hopps2023-06-197-98/+124
* | lib: mgmtd: use short-circuit for lockingChristian Hopps2023-06-184-74/+104
* | lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/decChristian Hopps2023-06-182-5/+9
|/
* Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanupIgor Ryzhov2023-06-133-13/+13
|\
| * lib: mgmtd: simplify implicit commit codeChristian Hopps2023-06-123-13/+13
* | Merge pull request #13768 from LabNConsulting/chopps/mgmt-better-logsIgor Ryzhov2023-06-137-36/+78
|\ \
| * | lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-137-36/+78
* | | Merge pull request #13764 from LabNConsulting/chopps/robust1Igor Ryzhov2023-06-131-66/+62
|\ \ \ | |/ / |/| |
| * | lib: mgmtd: make error handling more robustChristian Hopps2023-06-121-66/+62
| |/
* | lib: mgmtd: fix/stdize debug message macrosChristian Hopps2023-06-122-2/+2
* | lib: mgmtd: session create and destroy both short-circuitChristian Hopps2023-06-121-4/+1
* | lib: mgmtd: avoid recursion with vty_close and add error logChristian Hopps2023-06-121-1/+11
|/
* lib: close config files after reading (coverity)Christian Hopps2023-06-061-0/+4
* mgmtd: rm unused/unneeded code add couple commentsChristian Hopps2023-06-052-3/+5
* Merge pull request #13681 from LabNConsulting/chopps/bad-abstract2Donald Sharp2023-06-052-292/+137
|\
| * lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps2023-06-042-292/+137
* | lib: mgmtd: remove obfuscating abstraction layer and other cleanupChristian Hopps2023-06-043-468/+292
|/
* lib: fix vtysh core when handling questionmarkYuan Yuan2023-05-311-2/+6
* Merge pull request #13631 from donaldsharp/fix_some_ping_issuesDonatas Abraitis2023-05-301-0/+1
|\
| * lib, zebra: Ensure that the ifp->node existsDonald Sharp2023-05-281-0/+1
* | mgmtd: address review commentsChristian Hopps2023-05-301-3/+1
* | mgmtd: fix clang uninit warningChristian Hopps2023-05-301-1/+3
* | lib: mgmtd: fix memleaksChristian Hopps2023-05-302-0/+2
* | lib: mgmtd: add manual vty server start option and use itChristian Hopps2023-05-304-19/+39
* | lib: mgmtd: fixes for startup config file processingChristian Hopps2023-05-305-51/+136
* | mgmtd: fix reading of config file[s]Christian Hopps2023-05-305-69/+182
* | lib: enable short circuit for FE client/adapter connectionChristian Hopps2023-05-282-3/+17
* | mgmtd: lib: cleanup error and debug messagesChristian Hopps2023-05-281-52/+62
* | mgmtd: lib: move INIT to after client registersChristian Hopps2023-05-281-0/+6
* | lib: add short-circuit operation between same processChristian Hopps2023-05-284-27/+151
* | lib: mgmtd: add a identifying tag to the debug messageChristian Hopps2023-05-282-4/+6
* | lib: dont be tricky with session_id just make it a session_idChristian Hopps2023-05-284-254/+195
* | lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps2023-05-282-12/+188
* | lib: msg: refactor common connection code from mgmtdChristian Hopps2023-05-287-390/+432
* | lib: mgmt msg: add version to messagesChristian Hopps2023-05-284-27/+40
* | lib: remove write-on-off, just requeue to the back of the queueChristian Hopps2023-05-284-90/+5
|/
* Merge pull request #13555 from LabNConsulting/aceelindem/ospf-p2mp-delayed-re...Russ White2023-05-231-0/+1
|\
| * ospfd: OSPF P2MP Delayed Reflooding configurationAcee2023-05-221-0/+1
* | Merge pull request #13556 from donaldsharp/token_to_descRuss White2023-05-232-8/+7
|\ \
| * | lib, mgmtd: Use short memory names so they fit within vty outputDonald Sharp2023-05-201-3/+2
| * | lib: Fix overlapping memory typeDonald Sharp2023-05-201-5/+5
| |/
* / lib: va_end must be calledDonald Sharp2023-05-221-1/+5
|/
* Merge pull request #13369 from samanvithab/bgpd_fixDonatas Abraitis2023-05-181-6/+33
|\
| * lib : fix duplicate prefix list deleteSamanvitha B Bhargav2023-05-091-6/+33
* | Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White2023-05-161-0/+1
|\ \
| * | ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal2023-05-091-0/+1