| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -53/+22 |
|\| |
|
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -43/+11 |
| * | zebra: use qobj and enable concurrent config edits | David Lamparter | 2016-10-07 | 1 | -33/+37 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -233/+23 |
* | | bgpd and zebra: scrubbed argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -14/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+14 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -8/+8 |
* | | zebra: fix zebra_routemap.c checkme's | Quentin Young | 2016-09-24 | 1 | -293/+141 |
* | | zebra: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -31/+46 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -8/+8 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -118/+131 |
* | | zebra: argv update for all but zebra_vty.c | Daniel Walton | 2016-09-22 | 1 | -45/+45 |
* | | Revert "zebra: Fixup to use the new parser" | Daniel Walton | 2016-09-22 | 1 | -67/+67 |
* | | zebra: Fixup to use the new parser | Donald Sharp | 2016-09-21 | 1 | -67/+67 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -1/+1 |
* | zebra: Add route-map support to ip import-table | Don Slice | 2016-05-13 | 1 | -0/+44 |
* | zebra: Refactor struct zebra_t | Donald Sharp | 2016-04-15 | 1 | -1/+0 |
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... | vivek | 2015-12-09 | 1 | -6/+0 |
|\ |
|
| * | ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME | Donald Sharp | 2015-12-04 | 1 | -6/+0 |
* | | Zebra: Schedule RIB processing based on trigger event | vivek | 2015-12-09 | 1 | -11/+15 |
|/ |
|
* | Should be able to "no" the full text of any config line | Daniel Walton | 2015-11-23 | 1 | -6/+19 |
* | Zebra: Cleanup RIB debugs | vivek | 2015-11-20 | 1 | -5/+5 |
* | zebra: lookup the address in all VRFs when set the route-map rule "set src" | Feng Lu | 2015-10-30 | 1 | -4/+13 |
* | zebra: let the route-map rule "match interface" work for VRFs | Feng Lu | 2015-10-30 | 1 | -9/+13 |
* | Zebra: On a link down, schedule static routes only. | vivek | 2015-10-21 | 1 | -0/+19 |
* | Remove unused variable | Dinesh G Dutt | 2015-09-16 | 1 | -2/+0 |
* | Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes | Dinesh G Dutt | 2015-09-16 | 1 | -29/+165 |
* | Create override for quagga reinstall of originated routes | Donald Sharp | 2015-08-26 | 1 | -11/+3 |
* | zebra: zebra-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -2/+6 |
* | bgpd-nht-import-check-fix.patch | Donald Sharp | 2015-05-20 | 1 | -6/+6 |
* | Zebra: Don't resolve routes over default for nexthop tracking | Donald Sharp | 2015-05-20 | 1 | -0/+6 |
* | Add support for filtering by tag in a route-map when installing routes in the... | Donald Sharp | 2015-05-20 | 1 | -1/+103 |
* | zebra-set-src-routemap.patch | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | 'set metric -12' is broken in the parser | Donald Sharp | 2015-05-20 | 1 | -8/+8 |
* | zebra: zebra-nht-routemap.patch | Donald Sharp | 2015-05-20 | 1 | -36/+612 |
* | bgpd: bgpd-event-driven-route-map-updates.patch | Donald Sharp | 2015-05-20 | 1 | -17/+304 |
* | nexthop-tracking.patch | Donald Sharp | 2015-05-20 | 1 | -0/+1 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -5/+5 |
* | zebra: rework recursive route resolution | Christian Franke | 2013-09-19 | 1 | -12/+4 |
* | zebra: trivial warning fix | Paul Jakma | 2011-04-13 | 1 | -7/+4 |
* | [zebra] Trivial patches so we can compile when IPv6 is not enabled | Andrew J. Schorr | 2007-05-30 | 1 | -0/+2 |
* | [zebra] Add zebra_routemap.c | Paul Jakma | 2007-05-04 | 1 | -0/+709 |