| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: hide away logging internals | David Lamparter | 2017-03-08 | 1 | -3/+3 |
* | lib: simplify protocol/log naming | David Lamparter | 2017-03-08 | 1 | -2/+2 |
* | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 2017-03-08 | 1 | -3/+2 |
* | lib: fix some coverity NULL check warnings | David Lamparter | 2017-02-08 | 1 | -16/+16 |
* | lib: Fix warning -> error build issue | Donald Sharp | 2017-02-07 | 1 | -3/+3 |
* | lib, bgpd: fix miscellaneous route-map commands | Quentin Young | 2017-01-31 | 1 | -5/+7 |
* | Support for BGP Large Communities | Job Snijders | 2017-01-19 | 1 | -0/+7 |
* | Merge pull request #27 from qlyoung/fix-derefs2 | Donald Sharp | 2017-01-07 | 1 | -11/+12 |
|\ |
|
| * | bgpd, lib: fix a few scan-build catches | Quentin Young | 2016-12-20 | 1 | -11/+12 |
* | | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-01-06 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | lib: Ensure ptrs are NULL on free | Donald Sharp | 2016-12-16 | 1 | -1/+5 |
* | | lib: remove vty->index | David Lamparter | 2016-12-09 | 1 | -1/+1 |
* | | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -0/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-25 | 1 | -1/+5 |
|\| |
|
| * | lib: Fix race condition in shutdown of routemap | Donald Sharp | 2016-10-24 | 1 | -1/+5 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -31/+31 |
|\| |
|
| * | lib: Add cleanup for routemaps | Donald Sharp | 2016-10-19 | 1 | -12/+20 |
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -22/+11 |
| * | bgpd, lib: memory cleanups for valgrind, plus debug changes | Lou Berger | 2016-10-18 | 1 | -0/+3 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -63/+129 |
|\| |
|
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -0/+26 |
| * | lib: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 1 | -21/+9 |
| * | lib: qobj: register ifaces, routemaps & keychains | David Lamparter | 2016-10-07 | 1 | -0/+9 |
| * | lib: fix ICC warning in route-map code | David Lamparter | 2016-09-23 | 1 | -1/+1 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -1/+1137 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -4/+2 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -9/+4 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+5 |
* | | lib: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -10/+20 |
* | | lib: Implement removed ALIAS into DEFUN | Quentin Young | 2016-09-23 | 1 | -33/+26 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -24/+24 |
* | | lib: argv update for routemap.c | Quentin Young | 2016-09-23 | 1 | -81/+34 |
* | | Revert "lib: Fixup more files" | Daniel Walton | 2016-09-22 | 1 | -16/+16 |
* | | lib: Fixup more files | Donald Sharp | 2016-09-21 | 1 | -16/+16 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+8 |
* | quagga route-map on-match and continue statements accept 65536 | Daniel Walton | 2016-08-22 | 1 | -2/+2 |
* | Quagga: Make sure order of route-maps in list and hash table matches | vivek | 2016-05-20 | 1 | -7/+17 |
* | lib: Fix possible uninitialized pointer usage. | Donald Sharp | 2016-05-19 | 1 | -1/+1 |
* | Quagga: Make routemap updates or deletes work for VRFs | vivek | 2016-03-22 | 1 | -3/+2 |
* | lib:removed onmatch next and onmatch goto from route-map deny | Don Slice | 2016-01-13 | 1 | -2/+18 |
* | BGP: route-map scale | Daniel Walton | 2015-10-28 | 1 | -16/+73 |
* | Fix memory leak in lib/routemap.c | Denil Vira | 2015-08-11 | 1 | -1/+4 |
* | lib: lib-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -42/+34 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -2/+4 |
* | bgpd: bgpd-event-driven-route-map-updates.patch | Donald Sharp | 2015-05-20 | 1 | -48/+499 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -4/+4 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -0/+9 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 1 | -12/+10 |
* | [lib] 'show route-map' should print call action seperate from exit policy | paul | 2005-11-12 | 1 | -10/+7 |