| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -36/+20 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -20/+36 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -2849/+2362 |
* | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -7/+7 |
|\ |
|
| * | lib, vtysh: remove now-useless newline arg | David Lamparter | 2017-07-14 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -9/+8 |
| |\ |
|
| * \ | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -32/+14 |
| |\ \ |
|
| * | | | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
| * | | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
| * | | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -5/+5 |
* | | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -41/+22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge pull request #808 from qlyoung/vtysh-termcols | Russ White | 2017-07-14 | 1 | -9/+8 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | lib, vtysh: pretty-print variable autocompletions | Quentin Young | 2017-07-13 | 1 | -9/+8 |
| | |/ |
|
| * | | Merge pull request #815 from dwalton76/CMD_WARNING_take2 | Russ White | 2017-07-14 | 1 | -5/+10 |
| |\ \ |
|
| | * | | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -5/+10 |
| | |/ |
|
| * / | vtysh: fixup password commands | Quentin Young | 2017-07-13 | 1 | -27/+4 |
| |/ |
|
* / | bgpd: Additional configuration for EVPN | vivek | 2017-07-12 | 1 | -4/+70 |
|/ |
|
* | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-07-10 | 1 | -5/+3 |
|\ |
|
| * | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -5/+3 |
* | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-07-05 | 1 | -0/+29 |
|\| |
|
| * | lib, vtysh: rebase hashstats | Quentin Young | 2017-07-02 | 1 | -9/+7 |
| * | lib, vtysh: hashtable statistics | Quentin Young | 2017-07-02 | 1 | -0/+31 |
* | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-06-30 | 1 | -12/+11 |
|\| |
|
| * | *: 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 |
| * | vtysh: fix various show commands | Quentin Young | 2017-06-21 | 1 | -4/+4 |
* | | bgpd: Make SAFI-1 and SAFI-4 use the same table | Daniel Walton | 2017-06-30 | 1 | -3/+4 |
|/ |
|
* | vtysh: fix stack buffer overflow | Quentin Young | 2017-06-19 | 1 | -6/+8 |
* | 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 | 1 | -1/+4 |
|\ |
|
| * | Merge branch 'stable/3.0' | David Lamparter | 2017-06-06 | 1 | -1/+4 |
| |\ |
|
| | * | vtysh: fix a compile error when user/group are disabled | Jafar Al-Gharaibeh | 2017-05-26 | 1 | -1/+4 |
| | * | vtysh: remove BGP_ENCAP(V6)_NODE | Lou Berger | 2017-05-23 | 1 | -56/+0 |
* | | | Merge remote-tracking branch 'origin/master' into babel | Donald Sharp | 2017-05-30 | 1 | -83/+85 |
|\| | |
|
| * | | 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 |
| | | * | Lowercase frr.conf | MartÃn Beauchamp | 2017-03-09 | 1 | -1/+1 |
| | | * | vtysh: fix completion | David Lamparter | 2017-03-07 | 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 | 1 | -4/+3 |
| * | | | vtysh: autocomplete variables | David Lamparter | 2017-05-15 | 1 | -11/+62 |
| * | | | 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 | 1 | -0/+42 |
|/ / / |
|
* | | | *: Allow configure to control VTYSH_PAGER used | Donald Sharp | 2017-05-10 | 1 | -1/+1 |