summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_routemap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make all route_map_rule_cmd constDavid Lamparter2019-11-301-16/+32
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-221-22/+19
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-2/+1
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-1/+2
* Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy2019-06-041-19/+22
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-05-301-22/+19
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* ripngd: fix SIGHUP handlingRenato Westphal2018-12-031-6/+0
* libs, daemons: use const in route-map applyMark Stapp2018-07-231-6/+10
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* lib, ospfd, ripd, ripngd: Fix 'set metric'Donald Sharp2017-08-291-18/+24
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-6/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-273/+225
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* 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-47/+9
|\|
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-081-52/+14
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-270/+19
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-6/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+6
* | ripngd: dispose of some CHECK ME's for ripngQuentin Young2016-09-271-74/+30
* | ripngd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-7/+13
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-4/+4
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-51/+57
* | ripngd: argv updateDaniel Walton2016-09-231-31/+13
|/
* When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp2015-06-111-0/+6
* 'set metric -12' is broken in the parserDonald Sharp2015-05-201-8/+8
* Add support for route tagsDonald Sharp2015-05-201-4/+4
* *: nuke ^L (page feed)David Lamparter2014-06-041-6/+6
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-28/+28
* [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr.Paul Jakma2006-05-081-1/+1
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-8/+0
* Sync with changes in lib. Make more strings const.hasso2004-10-111-11/+11
* Only warning left is the known lvalue problem in ripng_nexthop.c.hasso2004-10-081-4/+4
* Ripngd part of 6Wind patch.hasso2003-05-251-109/+510
* Hasso Tepperpaul2003-04-191-5/+17
* Initial revisionpaul2002-12-131-0/+342