summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_vty_exec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: Fix compiler warning about uninitialized rtDonald Sharp2017-10-041-1/+1
* ldpd: add more filtering options in some "show" commandsRenato Westphal2017-09-291-98/+334
* ldpd: convert CLI code to use DEFPYRenato Westphal2017-07-311-17/+17
* *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-29/+27
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-3/+3
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-10/+10
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-10/+10
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-57/+57
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-10/+10
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-17/+17
* *: use vty_outlnQuentin Young2017-06-291-132/+114
* ldpd: update copyright informationRenato Westphal2017-06-161-10/+9
* ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-161-28/+20
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ldpd: minor changes in the output of some show commandsRenato Westphal2017-04-261-2/+2
* ldpd: fix harmless maybe-uninitialized warningRenato Westphal2017-03-311-2/+2
* ldpd: replace all occurrences of '\n' with VTY_NEWLINERenato Westphal2017-03-281-14/+15
* ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-144/+357
* ldpd: add commands to show sent/rcvd capabilitiesRenato Westphal2017-03-211-1/+201
* ldpd: provide both a brief and a detailed version of some show commandsRenato Westphal2017-03-211-42/+360
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-2/+2
|\
| * ldpd: add ctl_socket cli option to override the compiled-in location for the ...Renato Westphal2017-01-251-2/+2
* | ldpd: reorganize json support and fix a few issuesRenato Westphal2017-01-131-392/+620
* | ldpd: json support for show commandsDaniel Walton2017-01-131-121/+324
|/
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+667