| Commit message (Expand) | Author | Age | Files | Lines |
* | build: rename (1 of ?): configure.ac + preproc | David Lamparter | 2016-12-20 | 3 | -6/+6 |
* | vtysh: Fix static compilation | Donald Sharp | 2016-12-09 | 2 | -10/+10 |
* | Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng | David Lamparter | 2016-11-28 | 3 | -1/+25 |
|\ |
|
| * | vtysh, zebra: Fix link-params to use exit-link-params | Donald Sharp | 2016-11-18 | 3 | -1/+14 |
| * | zebra: fix link-params CLI handling | David Lamparter | 2016-11-12 | 1 | -1/+12 |
* | | isisd: remove topology generator | David Lamparter | 2016-11-14 | 1 | -1/+1 |
|/ |
|
* | vtysh: fix config write | David Lamparter | 2016-11-10 | 1 | -0/+1 |
* | vtysh: improve config-write error reporting | David Lamparter | 2016-11-10 | 1 | -7/+6 |
* | Revert "vtysh: Make vtysh run as quagga user" | David Lamparter | 2016-11-09 | 1 | -24/+0 |
* | vtysh: funnel integrated write through watchquagga | David Lamparter | 2016-11-09 | 1 | -1/+17 |
* | vtysh: add watchquagga to target list | David Lamparter | 2016-11-09 | 2 | -7/+14 |
* | watchquagga: add "write integrated" | David Lamparter | 2016-11-09 | 1 | -0/+1 |
* | 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 | 3 | -6/+30 |
* | vtysh: detangle configuration writes | David Lamparter | 2016-11-09 | 4 | -65/+21 |
* | vtysh: Allow vtysh to not know about enabled daemons/features | Donald Sharp | 2016-10-25 | 1 | -16/+16 |
* | vtysh: Fix 'show run' output of bgp | Donald Sharp | 2016-10-21 | 1 | -31/+4 |
* | 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 |
* | vtysh: refactor vtysh_client_{config,execute} | David Lamparter | 2016-10-18 | 3 | -193/+108 |
* | 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 | 3 | -8/+32 |
* | bgpd: add L3/L2VPN Virtual Network Control feature | Lou Berger | 2016-10-03 | 4 | -6/+157 |
* | vtysh: make extract.pl more whitespace-robust | David Lamparter | 2016-09-23 | 1 | -1/+1 |
* | vtysh: relax error condition on build | Renato Westphal | 2016-09-23 | 1 | -1/+3 |
* | zebra: install MPLS CLI commands only if MPLS is enabled. | Renato Westphal | 2016-09-23 | 1 | -1/+2 |
* | ldpd: add vtysh support | Renato Westphal | 2016-09-23 | 5 | -6/+214 |
* | Quagga: Static LSP configuration | vivek | 2016-09-23 | 1 | -1/+3 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 3 | -6/+15 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | isisd, lib, vtysh: Allow extract.pl to fully work | Donald Sharp | 2016-09-17 | 1 | -1/+1 |
* | isisd, vtysh: Fix isis routemaps | Donald Sharp | 2016-09-17 | 1 | -1/+1 |
* | lib: Fix tab completions memleak, memory stats corruption | Quentin Young | 2016-09-09 | 1 | -0/+3 |
* | Unable to remove route-map from quagga | Daniel Walton | 2016-09-09 | 1 | -2/+2 |
* | vrf: add a runtime check before playing with netns | Nicolas Dichtel | 2016-09-09 | 1 | -1/+1 |
* | lib, vtysh: support multiple VRFs by using linux netns | Feng Lu | 2016-09-09 | 5 | -1/+50 |
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 2 | -0/+26 |
* | vtysh: Fix, guard against NULL pointer dereference | Jafar Al-Gharaibeh | 2016-09-03 | 1 | -1/+5 |
* | 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 |
* | | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-08-18 | 1 | -1/+4 |
|\| |
|
| * | bgpd: Fix for CM-11777 Need Quagga.conf created at quagga install | Sid Khot | 2016-08-17 | 1 | -1/+4 |
* | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+1 |
|/ |
|
* | vtysh: Do not run extract.pl over protocols that are not configured | Donald Sharp | 2016-07-28 | 1 | -4/+31 |
* | *: get rid of "MTYPE 0" | David Lamparter | 2016-07-28 | 2 | -3/+3 |
* | bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issues | Sid Khot | 2016-07-27 | 1 | -0/+2 |
* | 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 | 2 | -3/+11 |
* | Don't display integrated-vtysh-config as its the default in CL. | Dinesh G Dutt | 2016-07-19 | 1 | -2/+2 |