summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: Allow vtysh to pass through vrf commands to pimDonald Sharp2017-07-242-2/+2
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-36/+20
* *: reindent pt. 2whitespace / reindent2017-07-171-20/+36
* *: reindentreindent-master-afterwhitespace / reindent2017-07-176-3839/+3306
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-7/+7
|\
| * lib, vtysh: remove now-useless newline argDavid Lamparter2017-07-141-1/+1
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-9/+8
| |\
| * \ Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-32/+14
| |\ \
| * | | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-1/+1
| * | | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-2/+2
| * | | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
* | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-41/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #808 from qlyoung/vtysh-termcolsRuss White2017-07-141-9/+8
| |\ \ \ | | |_|/ | |/| |
| | * | lib, vtysh: pretty-print variable autocompletionsQuentin Young2017-07-131-9/+8
| | |/
| * | Merge pull request #815 from dwalton76/CMD_WARNING_take2Russ White2017-07-141-5/+10
| |\ \
| | * | vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-5/+10
| | |/
| * / vtysh: fixup password commandsQuentin Young2017-07-131-27/+4
| |/
* / bgpd: Additional configuration for EVPNvivek2017-07-121-4/+70
|/
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-07-101-5/+3
|\
| * *: fix excess docstringQuentin Young2017-07-051-5/+3
* | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-07-051-0/+29
|\|
| * lib, vtysh: rebase hashstatsQuentin Young2017-07-021-9/+7
| * lib, vtysh: hashtable statisticsQuentin Young2017-07-021-0/+31
* | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-302-14/+13
|\|
| * *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-2/+2
| * *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-1/+1
| * *: use vty_outlnQuentin Young2017-06-291-8/+7
| * Merge pull request #757 from donaldsharp/extract_sortJafar Al-Gharaibeh2017-06-271-2/+2
| |\
| | * vtysh: Sort ordering of vtysh_cmd.cDonald Sharp2017-06-271-2/+2
| * | vtysh: fix various show commandsQuentin Young2017-06-211-4/+4
| |/
* / bgpd: Make SAFI-1 and SAFI-4 use the same tableDaniel Walton2017-06-301-3/+4
|/
* vtysh: fix stack buffer overflowQuentin Young2017-06-191-6/+8
* ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-161-19/+6
* lib: allow 'do' commands in ENABLE_NODEQuentin Young2017-06-161-2/+2
* Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-132-34/+39
|\
| * Merge branch 'stable/3.0'David Lamparter2017-06-061-1/+4
| |\
| | * vtysh: Add back some missing bgp commandsDonald Sharp2017-05-301-0/+1
| | * vtysh: fix a compile error when user/group are disabledJafar Al-Gharaibeh2017-05-261-1/+4
| | * bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger2017-05-231-1/+0
| | * vtysh: remove BGP_ENCAP(V6)_NODELou Berger2017-05-231-56/+0
| * | vtysh: Cleanup some stuff(tm)Donald Sharp2017-06-021-33/+35
* | | Merge remote-tracking branch 'origin/master' into babelDonald Sharp2017-05-307-123/+121
|\| |
| * | vtysh: Add back some missing bgp commandsDonald Sharp2017-05-251-0/+1
| * | bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger2017-05-231-1/+0
| * | vtysh: remove BGP_ENCAP(V6)_NODELou Berger2017-05-231-56/+0
| * | vtysh: fix autocompletion API misuseDavid Lamparter2017-05-221-2/+6
| * | Merge branch 'stable/3.0'David Lamparter2017-05-181-2/+6
| |\|
| | * Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-181-1/+1
| | |\
| | | * tools: frr-reload.py should exit non-zero when "set src x.x.x.x" failsDaniel Walton2017-05-171-1/+1
| | * | vtysh: fix ldpd vtyshQuentin Young2017-05-171-1/+5