summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
* 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
| * | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-156-38/+33
| * | | vtysh: autocomplete variablesDavid Lamparter2017-05-153-16/+67
| * | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-151-10/+10
| |\| |
| | * | vtysh: add \n to 'router rip[ng]' docstringsQuentin Young2017-05-101-10/+10
* | | | vtysh: Add knob for babel executionDonald Sharp2017-05-141-0/+1
* | | | lib, vtysh: Add bits and pieces to allow vtysh to understand babelDonald Sharp2017-05-143-3/+47
* | | | *: Initial Import of Babeld into FRRDonald Sharp2017-05-132-2/+9
|/ / /
* | | *: Allow configure to control VTYSH_PAGER usedDonald Sharp2017-05-101-1/+1
* | | *: Allow agentx to be displayed as part of vtyshDonald Sharp2017-05-093-0/+8
* | | Merge pull request #409 from donaldsharp/EIGRPRuss White2017-05-085-9/+62
|\ \ \
| * \ \ Merge branch 'master' into EIGRPDonald Sharp2017-05-021-22/+59
| |\ \ \
| * | | | vtysh: remove unused compilation fileDonald Sharp2017-04-271-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp2017-04-261-3/+1
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp2017-04-065-82/+80
| |\ \ \ \ \
| * | | | | | vtysh: Rehook lib/command.c:cmd_initDonald Sharp2017-03-111-2/+2
| * | | | | | vtysh: Fix eigrp ordering in 'show run'Donald Sharp2017-03-111-0/+2
| * | | | | | vtysh: Fix misplaced (Donald Sharp2017-03-111-1/+1