summaryrefslogtreecommitdiff
path: root/ldpd/ldp_debug.c
AgeCommit message (Expand)Author
2023-06-14ldpd: changes for code maintainabilitysri-mohan1
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2018-06-21ldpd lib: null check (Coverity 1452287 + 20 alike)paco
2017-12-07ldpd: Switch over to new debug styleDonald Sharp
2017-09-12ldpd: guard the label allocation debug messagesRenato Westphal
2017-07-31ldpd: convert CLI code to use DEFPYRenato Westphal
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-16ldpd: update copyright informationRenato Westphal
2017-06-16ldpd: convert cli and get rid of the xml interfaceRenato Westphal
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-03ldpd: use red-black trees to store 'iface' elementsRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal