summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp
2017-07-14Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp
2017-07-14lib, vtysh: remove now-useless newline argDavid Lamparter
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14Merge pull request #808 from qlyoung/vtysh-termcolsRuss White
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14Merge pull request #815 from dwalton76/CMD_WARNING_take2Russ White
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13vtysh: fixup password commandsQuentin Young
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-07-13lib, vtysh: pretty-print variable autocompletionsQuentin Young
2017-07-12bgpd: Additional configuration for EVPNvivek
2017-07-10Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton
2017-07-05Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton
2017-07-05*: fix excess docstringQuentin Young
2017-07-01lib, vtysh: rebase hashstatsQuentin Young
2017-07-01lib, vtysh: hashtable statisticsQuentin Young
2017-06-30Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton
2017-06-30bgpd: Make SAFI-1 and SAFI-4 use the same tableDaniel Walton
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-27Merge pull request #757 from donaldsharp/extract_sortJafar Al-Gharaibeh
2017-06-27vtysh: Sort ordering of vtysh_cmd.cDonald Sharp
2017-06-21vtysh: fix various show commandsQuentin Young
2017-06-19vtysh: fix stack buffer overflowQuentin Young
2017-06-16ldpd: convert cli and get rid of the xml interfaceRenato Westphal
2017-06-16lib: allow 'do' commands in ENABLE_NODEQuentin Young
2017-06-13Merge remote-tracking branch 'frr/master' into pull-624David Lamparter
2017-06-06Merge branch 'stable/3.0'David Lamparter
2017-06-02vtysh: Cleanup some stuff(tm)Donald Sharp
2017-05-30Merge remote-tracking branch 'origin/master' into babelDonald Sharp
2017-05-30vtysh: Add back some missing bgp commandsDonald Sharp
2017-05-26vtysh: fix a compile error when user/group are disabledJafar Al-Gharaibeh
2017-05-25vtysh: Add back some missing bgp commandsDonald Sharp
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger
2017-05-21vtysh: fix autocompletion API misuseDavid Lamparter
2017-05-18Merge branch 'stable/3.0'David Lamparter
2017-05-18Merge branch stable/2.0 into stable/3.0David Lamparter
2017-05-17vtysh: fix ldpd vtyshQuentin Young
2017-05-17tools: frr-reload.py should exit non-zero when "set src x.x.x.x" failsDaniel Walton
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15vtysh: autocomplete variablesDavid Lamparter
2017-05-14Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp