summaryrefslogtreecommitdiff
path: root/ldpd/ldp_vty_conf.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-05-03ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne
2021-04-26ldpd: defer register for info until configuredFredi Raspall
2020-10-22ldpd: replace inet_ntoaMark Stapp
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2020-07-14*: un-split strings across linesDavid Lamparter
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: move CLI parent data to cmd_node->parent_nodeDavid 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
2020-04-14ldpd: ldp_vty_neighbor_password(): fix auth.md5key_len calculationG. Paul Ziemba
2020-03-20ldpd: adding support for LDP ordered label distribution controlKaren Schoener
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2018-06-25ldpd: null check (Coverity 1452317)paco
2018-06-21ldpd lib: null check (Coverity 1452287 + 20 alike)paco
2018-02-23*: Make assignment from RB_ROOT in while loop work betterDonald Sharp
2017-10-03ldpd: fix issue when displaying the running configurationRenato Westphal
2017-10-03ldpd: remove the "discovery targeted-hello" commands from the interface nodeRenato Westphal
2017-07-31ldpd: convert CLI code to use DEFPYRenato Westphal
2017-07-31ldpd: restore correct defaults on "no discovery ... interval"Renato Westphal
2017-07-26ldpd: add the exit-address-family commandRenato 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-19Merge pull request #730 from opensourcerouting/rbtree-improvementDonald Sharp
2017-06-16ldpd: update copyright informationRenato Westphal
2017-06-16ldpd: convert cli and get rid of the xml interfaceRenato Westphal
2017-06-16lib: improve the RB implementationRafael Zalamena
2017-06-02ldpd: further improvements in the configuration handlingRenato Westphal
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-26ldpd: fix small style issuesRenato Westphal
2017-03-31ldpd: do not consume vty_conf when updating the configurationRenato Westphal
2017-03-31ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal
2017-03-31ldpd: remove the interface vty nodeRenato Westphal
2017-03-27ldpd: remove a few unnecessary functionsRenato Westphal
2017-03-27ldpd: do a full configuration reload upon receiving a SIGHUPRenato Westphal
2017-03-27ldpd: simplify handling of configuration commandsRenato Westphal
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2017-02-08ldpd: fix issues reported by coverity scanRenato Westphal
2017-02-01ldpd: introduce advanced filtering capabilitiesRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn_pw' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn_if' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'l2vpn' elementsRenato Westphal
2017-01-03ldpd: use red-black trees to store 'nbr_params' elementsRenato Westphal