summaryrefslogtreecommitdiff
path: root/ripngd/ripng_routemap.c
AgeCommit message (Expand)Author
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2023-06-21ripngd: add ability to match by ipv6 access/prefix list in route-mapsIgor Ryzhov
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-04-02*: Fix spelling of ojbectDonald Sharp
2020-11-13*: Remove route_map_object_t from the systemDonald Sharp
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter
2019-07-22lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change if_lookup_by_name() api with vrfPhilippe Guibert
2019-06-03Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2018-12-03ripngd: fix SIGHUP handlingRenato Westphal
2018-07-23libs, daemons: use const in route-map applyMark Stapp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-08-29lib, ospfd, ripd, ripngd: Fix 'set metric'Donald Sharp
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2016-10-20Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-19*: Consolidate routemap initializationDonald Sharp
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-07*: Consistently support 32-bit route tagsChristian Franke
2016-10-06all: removed all DEFUN command stompsDaniel Walton
2016-09-29all: scrubbed some argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-27ripngd: dispose of some CHECK ME's for ripngQuentin Young
2016-09-23ripngd: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-22ripngd: argv updateDaniel Walton
2015-06-11When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp
2015-05-19'set metric -12' is broken in the parserDonald Sharp
2015-05-19Add support for route tagsDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2008-08-22[trivia] finish off static'ification of ospf6d and ripngdPaul Jakma
2006-05-08[ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr.Paul Jakma
2006-01-19[compiler] miscellaneous trivial compiler warning fixespaul
2004-10-11Sync with changes in lib. Make more strings const.hasso
2004-10-08Only warning left is the known lvalue problem in ripng_nexthop.c.hasso
2003-05-25Ripngd part of 6Wind patch.hasso
2003-04-19Hasso Tepperpaul
2002-12-13Initial revisionpaul