summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_routemap.c
Commit message (Expand)AuthorAgeFilesLines
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-1/+1
* zebra: lookup the address in all VRFs when set the route-map rule "set src"Feng Lu2015-06-021-7/+13
* zebra: let the route-map rule "match interface" work for VRFsFeng Lu2015-06-021-2/+6
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* zebra: rework recursive route resolutionChristian Franke2013-09-191-12/+4
* zebra: trivial warning fixPaul Jakma2011-04-131-7/+4
* [zebra] Trivial patches so we can compile when IPv6 is not enabledAndrew J. Schorr2007-05-301-0/+2
* [zebra] Add zebra_routemap.cPaul Jakma2007-05-041-0/+709