| Commit message (Expand) | Author | Age | Files | Lines |
* | *: 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 |
* | vtysh: auto-generated vtysh_cmd.c file should depend on its creator | Paul Jakma | 2016-06-22 | 1 | -3/+2 |
* | bgpd, lib, vtysh: hook up bgp ENCAP CLI node | Lou Berger | 2016-06-12 | 2 | -0/+67 |
* | 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 |
* | build: determine CFLAGS more intelligently | David Lamparter | 2016-06-08 | 1 | -0/+3 |
* | vtysh: drop unused variables & RETSIGTYPE | David Lamparter | 2016-06-08 | 1 | -8/+2 |
* | vtysh: fix function prototypes | David Lamparter | 2016-06-08 | 6 | -67/+21 |
* | lib, vtysh: reduce unneccessary C extension usage | David Lamparter | 2016-06-08 | 1 | -1/+4 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | vivek | 2016-06-07 | 1 | -1/+41 |
* | Add code to extract.pl.in to prevent further cli function overwrites | Donald Sharp | 2016-05-30 | 1 | -1/+30 |
* | build: get rid of INCLUDES, use AM_CPPFLAGS | David Lamparter | 2016-06-03 | 1 | -1/+1 |
* | vtysh: Add code to allow pimd show running specific | Donald Sharp | 2016-06-01 | 1 | -4/+6 |
* | vtysh: vtysh_pam() needs an ifdef USE_PAM check | Daniel Walton | 2016-05-27 | 1 | -0/+2 |
* | vtysh: Fix compile failure from cherry-pick | Donald Sharp | 2016-05-27 | 1 | -1/+1 |
* | vtysh: allow --with-libpam to build with --enable-werror | Donald Sharp | 2016-05-26 | 1 | -1/+1 |
* | build: Remove the old PIC/PIE patch, let libtool sort it out | Paul Jakma | 2016-05-26 | 1 | -2/+1 |
* | pimd: merge pimd as of 2015-01-19 | David Lamparter | 2016-05-26 | 3 | -3/+7 |
* | vtysh: fix vtysh warnings from another compiler | Donald Sharp | 2016-05-20 | 1 | -31/+3 |
* | vtysh: Allow file read in to continue in more cases | Donald Sharp | 2016-04-15 | 1 | -1/+9 |
* | vtysh -f needs to flock the file | Daniel Walton | 2016-04-15 | 1 | -0/+2 |
* | stop/start of zebra creates empty Quagga.conf file when "no service | Daniel Walton | 2016-04-13 | 1 | -1/+1 |
* | vtysh: Add file locking to Quagga.conf | Donald Sharp | 2016-04-07 | 1 | -0/+37 |
* | lib, vtysh: Return actual problem further up | Donald Sharp | 2016-04-07 | 3 | -30/+43 |
* | vtysh: Make vtysh run as quagga user | Donald Sharp | 2016-04-01 | 1 | -0/+24 |
* | vtysh: Set an erroneous exit code if dry run fails because of syntax error | Donald Sharp | 2016-03-09 | 4 | -10/+28 |
* | vtysh: make HIDDEN commands work | Daniel Walton | 2016-03-02 | 1 | -48/+68 |
* | lib, vtysh: Fix 'banner motd file' command | Donald Sharp | 2016-03-01 | 1 | -2/+5 |
* | vtysh: Add ability to only look at one processes work queue | Donald Sharp | 2016-02-25 | 1 | -1/+30 |
* | lib, vtysh: Rehook the motd command back into vtysh | Donald Sharp | 2016-02-18 | 1 | -0/+9 |