summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_vty_cmds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* Merge pull request #12066 from opensourcerouting/cleanup-cli-xrefDonald Sharp2022-10-131-1/+1
|\
| * *: fix some malformed CLI docstringsDavid Lamparter2022-10-061-1/+1
* | *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-1/+5
|/
* lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-5/+5
* *: cleanup number-named access-lists in CLIIgor Ryzhov2021-10-081-19/+5
* ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne2021-05-031-0/+11
* Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-1/+27
|\
| * ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-1/+27
* | ldpd: Fix issue when starting up LDP with no configuration.lynne2020-09-041-0/+2
|/
* *: remove second parameter on install_node()David Lamparter2020-04-161-8/+8
* ldpd: adding support for LDP ordered label distribution controlKaren Schoener2020-03-201-0/+10
* *: spelchekDavid Lamparter2018-10-251-1/+1
* ldpd: use DEFPY_NOSH whenever possibleRenato Westphal2018-08-131-39/+15
* ldpd: add missing command under the ipv6 address-family nodeRenato Westphal2018-07-241-0/+1
* ldpd, zebra: Fix `make dist` compilesDonald Sharp2017-11-091-0/+2
* Merge pull request #1282 from opensourcerouting/ldpd-minor-issuesDonald Sharp2017-10-041-18/+46
|\
| * ldpd: remove the "discovery targeted-hello" commands from the interface nodeRenato Westphal2017-10-031-18/+46
* | ldpd: add more filtering options in some "show" commandsRenato Westphal2017-09-291-10/+60
|/
* ldpd: guard the label allocation debug messagesRenato Westphal2017-09-121-1/+2
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-7/+7
* ldpd: Use JSON_STRDonald Sharp2017-08-081-8/+10
* ldpd: use NO_STRQuentin Young2017-08-071-37/+37
* ldpd: add auto-complete for l2vpnsRenato Westphal2017-07-311-2/+24
* ldpd: convert CLI code to use DEFPYRenato Westphal2017-07-311-537/+131
* ldpd: fix missing "no" commands in vtyshRenato Westphal2017-07-311-29/+87
* ldpd: fix segfault in "clear mpls ldp neighbor [addr]"Renato Westphal2017-07-311-2/+3
* ldpd: add the exit-address-family commandRenato Westphal2017-07-271-0/+12
* ldpd: update copyright informationRenato Westphal2017-06-161-10/+9
* ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-161-0/+1133
* build/ldpd: auto-generate ldp_vty_cmds.c from ldp_vty.xmlRenato Westphal2017-01-041-1726/+0
* xml2cli/ldpd: sync with the latest changes in CLI codeRenato Westphal2016-11-281-62/+62
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-30/+30
* *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-12/+0
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+1738