summaryrefslogtreecommitdiffstats
path: root/lib/routemap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: hide away logging internalsDavid Lamparter2017-03-081-3/+3
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-2/+2
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-3/+2
* lib: fix some coverity NULL check warningsDavid Lamparter2017-02-081-16/+16
* lib: Fix warning -> error build issueDonald Sharp2017-02-071-3/+3
* lib, bgpd: fix miscellaneous route-map commandsQuentin Young2017-01-311-5/+7
* Support for BGP Large CommunitiesJob Snijders2017-01-191-0/+7
* Merge pull request #27 from qlyoung/fix-derefs2Donald Sharp2017-01-071-11/+12
|\
| * bgpd, lib: fix a few scan-build catchesQuentin Young2016-12-201-11/+12
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-1/+5
|\ \ | |/ |/|
| * lib: Ensure ptrs are NULL on freeDonald Sharp2016-12-161-1/+5
* | lib: remove vty->indexDavid Lamparter2016-12-091-1/+1
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-0/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-251-1/+5
|\|
| * lib: Fix race condition in shutdown of routemapDonald Sharp2016-10-241-1/+5
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-31/+31
|\|
| * lib: Add cleanup for routemapsDonald Sharp2016-10-191-12/+20
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-22/+11
| * bgpd, lib: memory cleanups for valgrind, plus debug changesLou Berger2016-10-181-0/+3
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-63/+129
|\|
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-081-0/+26
| * lib: use qobj for vty->index context positionDavid Lamparter2016-10-071-21/+9
| * lib: qobj: register ifaces, routemaps & keychainsDavid Lamparter2016-10-071-0/+9
| * lib: fix ICC warning in route-map codeDavid Lamparter2016-09-231-1/+1
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-1/+1137
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-4/+2
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-9/+4
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+5
* | lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-10/+20
* | lib: Implement removed ALIAS into DEFUNQuentin Young2016-09-231-33/+26
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-24/+24
* | lib: argv update for routemap.cQuentin Young2016-09-231-81/+34
* | Revert "lib: Fixup more files"Daniel Walton2016-09-221-16/+16
* | lib: Fixup more filesDonald Sharp2016-09-211-16/+16
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+8
* quagga route-map on-match and continue statements accept 65536Daniel Walton2016-08-221-2/+2
* Quagga: Make sure order of route-maps in list and hash table matchesvivek2016-05-201-7/+17
* lib: Fix possible uninitialized pointer usage.Donald Sharp2016-05-191-1/+1
* Quagga: Make routemap updates or deletes work for VRFsvivek2016-03-221-3/+2
* lib:removed onmatch next and onmatch goto from route-map denyDon Slice2016-01-131-2/+18
* BGP: route-map scaleDaniel Walton2015-10-281-16/+73
* Fix memory leak in lib/routemap.cDenil Vira2015-08-111-1/+4
* lib: lib-warnings.patchDonald Sharp2015-05-201-42/+34
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-2/+4
* bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp2015-05-201-48/+499
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+9
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-12/+10
* [lib] 'show route-map' should print call action seperate from exit policypaul2005-11-121-10/+7