summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_routemap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make all route_map_rule_cmd constDavid Lamparter2019-11-301-26/+52
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-221-29/+25
* rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole`Donatas Abraitis2019-06-211-0/+38
* Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy2019-06-041-23/+27
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-05-301-27/+23
* bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callbackDonald Sharp2019-05-111-1/+1
* ospfd: fix behavior of +/-metricQuentin Young2019-04-081-4/+5
* ospfd: Added changes to track route-map usagergirada2019-02-041-5/+13
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-1/+1
* ospfd: Convert ospf_routemap.c to use error card subsystemDonald Sharp2018-09-061-1/+3
* libs, daemons: use const in route-map applyMark Stapp2018-07-231-9/+11
* bgpd, lib, ospfd, zebra: all_digit moved to frrstrpaco2018-06-191-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-9/+12
* ospfd: OSPF support the +/- in set metric <+/-metric>dturlupov2018-02-091-16/+33
* ospfd: OSPFv2 VRF Changes IIChirag Shah2017-10-031-1/+1
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-49/+49
* lib, ospfd, ripd, ripngd: Fix 'set metric'Donald Sharp2017-08-291-6/+15
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-12/+4
* *: reindent pt. 2whitespace / reindent2017-07-171-4/+12
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-390/+333
* ospfd: fix route-map brokennessQuentin Young2017-06-171-96/+14
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+2
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-7/+11
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+0
|\
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+0
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-74/+8
|\|
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-081-77/+12
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-243/+25
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-9/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+9
* | ospfd: minor parser fixesDaniel Walton2016-09-291-4/+4
* | ospfd: resolve CHECK ME'sQuentin Young2016-09-291-132/+50
* | ospfd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-11/+20
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-6/+6
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-83/+92
* | ospfd: argv update for all but ospf_vty.cDaniel Walton2016-09-221-47/+20
|/
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-10/+12
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-20/+42
* 'set metric -12' is broken in the parserDonald Sharp2015-05-201-8/+21
* Add support for route tagsDonald Sharp2015-05-201-0/+192
* ospfd: Fixed signed/unsigned masking of negative metricsAndrew Certain2013-01-071-3/+7
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-8/+0
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-31/+29
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-13/+13
* Compiler warnings fixes round 1.hasso2004-10-081-6/+8
* Hasso Tepperpaul2003-04-191-14/+20
* Initial revisionpaul2002-12-131-0/+828