summaryrefslogtreecommitdiff
path: root/ldpd/ldp_vty_cmds.c
AgeCommit message (Expand)Author
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov
2021-05-03ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne
2020-09-11Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2020-09-04ldpd: Fix issue when starting up LDP with no configuration.lynne
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-03-20ldpd: adding support for LDP ordered label distribution controlKaren Schoener
2018-10-25*: spelchekDavid Lamparter
2018-08-13ldpd: use DEFPY_NOSH whenever possibleRenato Westphal
2018-07-23ldpd: add missing command under the ipv6 address-family nodeRenato Westphal
2017-11-09ldpd, zebra: Fix `make dist` compilesDonald Sharp
2017-10-03Merge pull request #1282 from opensourcerouting/ldpd-minor-issuesDonald Sharp
2017-10-03ldpd: remove the "discovery targeted-hello" commands from the interface nodeRenato Westphal
2017-09-28ldpd: add more filtering options in some "show" commandsRenato Westphal
2017-09-12ldpd: guard the label allocation debug messagesRenato Westphal
2017-08-21*: Add 'show debugging' command from vtyshDonald Sharp
2017-08-08ldpd: Use JSON_STRDonald Sharp
2017-08-07ldpd: use NO_STRQuentin Young
2017-07-31ldpd: add auto-complete for l2vpnsRenato Westphal
2017-07-31ldpd: convert CLI code to use DEFPYRenato Westphal
2017-07-31ldpd: fix missing "no" commands in vtyshRenato Westphal
2017-07-31ldpd: fix segfault in "clear mpls ldp neighbor [addr]"Renato Westphal
2017-07-26ldpd: add the exit-address-family commandRenato Westphal
2017-06-16ldpd: update copyright informationRenato Westphal
2017-06-16ldpd: convert cli and get rid of the xml interfaceRenato Westphal
2017-01-03build/ldpd: auto-generate ldp_vty_cmds.c from ldp_vty.xmlRenato Westphal
2016-11-28xml2cli/ldpd: sync with the latest changes in CLI codeRenato Westphal
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07*: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal