| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | vtysh: add watchquagga to target list | David Lamparter | 2016-11-09 | 1 | -7/+8 |
| * | vtysh: set config file permissions | David Lamparter | 2016-11-09 | 1 | -6/+54 |
| * | vtysh: add -w option for integrated-config write | David Lamparter | 2016-11-09 | 1 | -5/+5 |
| * | vtysh: detangle configuration writes | David Lamparter | 2016-11-09 | 1 | -57/+11 |
* | | lib, vtysh: Fix memory leaks, change cmd_element to const | Quentin Young | 2016-11-12 | 1 | -3/+3 |
* | | bgpd, vtysh: Fix failing bgp cli | Quentin Young | 2016-11-09 | 1 | -13/+3 |
* | | all: Fix underfull doc strings, part 1 | Quentin Young | 2016-11-05 | 1 | -2/+2 |
* | | vtysh: Condense a few address-family commands | Quentin Young | 2016-11-04 | 1 | -48/+12 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-25 | 1 | -18/+16 |
|\| |
|
| * | vtysh: Allow vtysh to not know about enabled daemons/features | Donald Sharp | 2016-10-25 | 1 | -16/+16 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-21 | 1 | -1/+2 |
|\| |
|
| * | vtysh: handle case if there is no match in "write terminal $daemon" | Christian Franke | 2016-10-21 | 1 | -0/+3 |
| * | vtysh: fix oversight in vtysh buffer rewrite | David Lamparter | 2016-10-20 | 1 | -1/+2 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -168/+106 |
|\| |
|
| * | vtysh: refactor vtysh_client_{config,execute} | David Lamparter | 2016-10-18 | 1 | -168/+106 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -32/+323 |
|\| |
|
| * | vtysh: fix build failure in vtysh_writeconfig_integrated() | Daniel Walton | 2016-10-13 | 1 | -0/+1 |
| * | lib/vtysh: fix duplicate installation of some vty commands | Renato Westphal | 2016-10-13 | 1 | -22/+0 |
| * | vtysh: infer integrated config usage from existence of Quagga.conf | Christian Franke | 2016-10-12 | 1 | -5/+21 |
| * | bgpd: add L3/L2VPN Virtual Network Control feature | Lou Berger | 2016-10-03 | 1 | -0/+101 |
| * | ldpd: add vtysh support | Renato Westphal | 2016-09-23 | 1 | -4/+200 |
* | | lib: Fix `show running-config` and `write terminal` | Quentin Young | 2016-10-07 | 1 | -18/+24 |
* | | all: fix sundry syntax errors | Quentin Young | 2016-10-01 | 1 | -1/+1 |
* | | lib: Fix '?'-completion dereferences in vtysh | Quentin Young | 2016-10-01 | 1 | -14/+7 |
* | | lib, vtysh: refactor vtysh.c, allow parser continuance | Quentin Young | 2016-10-01 | 1 | -200/+150 |
* | | vtysh: fixed compile errors | Daniel Walton | 2016-09-30 | 1 | -18/+14 |
* | | bgpd: combine special cases for vrf "all" | Daniel Walton | 2016-09-30 | 1 | -5/+0 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -2/+2 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+2 |
* | | bgpd, etc: changed .LINE to LINE... | Daniel Walton | 2016-09-27 | 1 | -1/+1 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -10/+10 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammar | Donald Sharp | 2016-09-21 | 1 | -6/+8 |
|\| |
|
| * | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -6/+8 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-09-22 | 1 | -4/+113 |
|\| |
|
| * | lib: Fix tab completions memleak, memory stats corruption | Quentin Young | 2016-09-09 | 1 | -0/+3 |
| * | lib, vtysh: support multiple VRFs by using linux netns | Feng Lu | 2016-09-09 | 1 | -0/+41 |
| * | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -0/+25 |
| * | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-08-19 | 1 | -1/+39 |
| |\ |
|
| | * | vtysh --markfile needs to ignore the "end" lines | Daniel Walton | 2016-08-18 | 1 | -1/+39 |
| * | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+1 |
| |/ |
|
| * | Make vtysh-integrated-config truly the default and fix quagga reload for this. | Dinesh G Dutt | 2016-07-20 | 1 | -1/+1 |
| * | Don't print empty sections as they clutter the output of show-running | Dinesh G Dutt | 2016-07-19 | 1 | -2/+3 |
* | | lib: Break up functions, begin matcher | Quentin Young | 2016-07-19 | 1 | -0/+4 |
|/ |
|
* | bgpd, lib, vtysh: hook up bgp ENCAP CLI node | Lou Berger | 2016-06-12 | 1 | -0/+64 |
* | bgpd: Fixes and updates for VPNv6 | vivek | 2016-06-11 | 1 | -1/+1 |
* | bgpd: improve cleanup in bgp_delete() | Lou Berger | 2016-06-09 | 1 | -1/+1 |
* | vtysh: fix function prototypes | David Lamparter | 2016-06-08 | 1 | -29/+4 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | vivek | 2016-06-07 | 1 | -1/+41 |
* | vtysh: Add code to allow pimd show running specific | Donald Sharp | 2016-06-01 | 1 | -4/+6 |