Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -2/+2 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -8/+7 |
* | Merge pull request #757 from donaldsharp/extract_sort | Jafar Al-Gharaibeh | 2017-06-27 | 1 | -2/+2 |
|\ | |||||
| * | vtysh: Sort ordering of vtysh_cmd.c | Donald Sharp | 2017-06-27 | 1 | -2/+2 |
* | | vtysh: fix various show commands | Quentin Young | 2017-06-21 | 1 | -4/+4 |
|/ | |||||
* | vtysh: fix stack buffer overflow | Quentin Young | 2017-06-19 | 1 | -6/+8 |
* | ldpd: convert cli and get rid of the xml interface | Renato Westphal | 2017-06-16 | 1 | -19/+6 |
* | lib: allow 'do' commands in ENABLE_NODE | Quentin Young | 2017-06-16 | 1 | -2/+2 |
* | Merge remote-tracking branch 'frr/master' into pull-624 | David Lamparter | 2017-06-13 | 2 | -34/+39 |
|\ | |||||
| * | Merge branch 'stable/3.0' | David Lamparter | 2017-06-06 | 1 | -1/+4 |
| |\ | |||||
| | * | vtysh: Add back some missing bgp commands | Donald Sharp | 2017-05-30 | 1 | -0/+1 |
| | * | vtysh: fix a compile error when user/group are disabled | Jafar Al-Gharaibeh | 2017-05-26 | 1 | -1/+4 |
| | * | bgpd: remove encap safi vty related files bgp_encap.h|c | Lou Berger | 2017-05-23 | 1 | -1/+0 |
| | * | vtysh: remove BGP_ENCAP(V6)_NODE | Lou Berger | 2017-05-23 | 1 | -56/+0 |
| * | | vtysh: Cleanup some stuff(tm) | Donald Sharp | 2017-06-02 | 1 | -33/+35 |
* | | | Merge remote-tracking branch 'origin/master' into babel | Donald Sharp | 2017-05-30 | 7 | -123/+121 |
|\| | | |||||
| * | | vtysh: Add back some missing bgp commands | Donald Sharp | 2017-05-25 | 1 | -0/+1 |
| * | | bgpd: remove encap safi vty related files bgp_encap.h|c | Lou Berger | 2017-05-23 | 1 | -1/+0 |
| * | | vtysh: remove BGP_ENCAP(V6)_NODE | Lou Berger | 2017-05-23 | 1 | -56/+0 |
| * | | vtysh: fix autocompletion API misuse | David Lamparter | 2017-05-22 | 1 | -2/+6 |
| * | | Merge branch 'stable/3.0' | David Lamparter | 2017-05-18 | 1 | -2/+6 |
| |\| | |||||
| | * | Merge branch stable/2.0 into stable/3.0 | David Lamparter | 2017-05-18 | 1 | -1/+1 |
| | |\ | |||||
| | | * | tools: frr-reload.py should exit non-zero when "set src x.x.x.x" fails | Daniel Walton | 2017-05-17 | 1 | -1/+1 |
| | * | | vtysh: fix ldpd vtysh | Quentin Young | 2017-05-17 | 1 | -1/+5 |
| * | | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 6 | -38/+33 |
| * | | | vtysh: autocomplete variables | David Lamparter | 2017-05-15 | 3 | -16/+67 |
| * | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-05-15 | 1 | -10/+10 |
| |\| | | |||||
| | * | | vtysh: add \n to 'router rip[ng]' docstrings | Quentin Young | 2017-05-10 | 1 | -10/+10 |
* | | | | vtysh: Add knob for babel execution | Donald Sharp | 2017-05-14 | 1 | -0/+1 |
* | | | | lib, vtysh: Add bits and pieces to allow vtysh to understand babel | Donald Sharp | 2017-05-14 | 3 | -3/+47 |
* | | | | *: Initial Import of Babeld into FRR | Donald Sharp | 2017-05-13 | 2 | -2/+9 |
|/ / / | |||||
* | | | *: Allow configure to control VTYSH_PAGER used | Donald Sharp | 2017-05-10 | 1 | -1/+1 |
* | | | *: Allow agentx to be displayed as part of vtysh | Donald Sharp | 2017-05-09 | 3 | -0/+8 |
* | | | Merge pull request #409 from donaldsharp/EIGRP | Russ White | 2017-05-08 | 5 | -9/+62 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into EIGRP | Donald Sharp | 2017-05-02 | 1 | -22/+59 |
| |\ \ \ | |||||
| * | | | | vtysh: remove unused compilation file | Donald Sharp | 2017-04-27 | 1 | -1/+1 |
| * | | | | Merge remote-tracking branch 'origin/master' into EIGRP | Donald Sharp | 2017-04-26 | 1 | -3/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into EIGRP | Donald Sharp | 2017-04-06 | 5 | -82/+80 |
| |\ \ \ \ \ | |||||
| * | | | | | | vtysh: Rehook lib/command.c:cmd_init | Donald Sharp | 2017-03-11 | 1 | -2/+2 |
| * | | | | | | vtysh: Fix eigrp ordering in 'show run' | Donald Sharp | 2017-03-11 | 1 | -0/+2 |
| * | | | | | | vtysh: Fix misplaced ( | Donald Sharp | 2017-03-11 | 1 | -1/+1 |
| * | | | | | | eigrp: Initial Commit | Donald Sharp | 2017-03-09 | 4 | -3/+55 |
* | | | | | | | vtysh: Fix _ instead of - usage for labeled_unicast | Donald Sharp | 2017-05-03 | 1 | -2/+2 |
* | | | | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-05-02 | 2 | -49/+90 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | vtysh: Add back in some missing ospf6 commands | Donald Sharp | 2017-04-28 | 1 | -0/+1 |
| * | | | | | Problem with DEFUNSH in vtysh, issue #358 | Daniel Walton | 2017-04-27 | 1 | -53/+75 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' into mpls2 | Donald Sharp | 2017-04-26 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Merge pull request #400 from dwalton76/default-frr-conf | Martin Winter | 2017-04-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | vtysh: "Command incomplete: log syslog" | Daniel Walton | 2017-04-24 | 1 | -1/+1 |