summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
|/
* 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
| * | | | | | eigrp: Initial CommitDonald Sharp2017-03-094-3/+55
* | | | | | | vtysh: Fix _ instead of - usage for labeled_unicastDonald Sharp2017-05-031-2/+2
* | | | | | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-022-49/+90
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | vtysh: Add back in some missing ospf6 commandsDonald Sharp2017-04-281-0/+1
| * | | | | Problem with DEFUNSH in vtysh, issue #358Daniel Walton2017-04-271-53/+75
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'origin/master' into mpls2Donald Sharp2017-04-261-1/+1
|\| | | |
| * | | | Merge pull request #400 from dwalton76/default-frr-confMartin Winter2017-04-251-1/+1
| |\ \ \ \
| | * | | | vtysh: "Command incomplete: log syslog"Daniel Walton2017-04-241-1/+1