summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-0/+12
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-1/+4
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-1/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-5/+4
* ldpd lib: null check (Coverity 1452287 + 20 alike)paco2018-06-211-0/+3
* ldpd: Switch over to new debug styleDonald Sharp2017-12-081-40/+40
* ldpd: guard the label allocation debug messagesRenato Westphal2017-09-121-0/+12
* ldpd: convert CLI code to use DEFPYRenato Westphal2017-07-311-9/+9
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-2/+2
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-2/+2
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-4/+4
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-17/+17
|/
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-28/+22
* ldpd: update copyright informationRenato Westphal2017-06-161-10/+9
* ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-161-11/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ldpd: use red-black trees to store 'iface' elementsRenato Westphal2017-01-041-2/+2
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+198