summaryrefslogtreecommitdiff
path: root/ripd/rip_routemap.c
AgeCommit message (Expand)Author
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
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
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas 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-22Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2Donald Sharp
2019-06-22rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole`Donatas Abraitis
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-03ripd: remove leftovers from the old sighup handlerRenato Westphal
2018-10-27ripd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal
2018-07-23libs, daemons: use const in route-map applyMark Stapp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-11-16ripd: Convert to using 'struct nexthop' for nexthop informationDonald Sharp
2017-09-05ripd: Fix warning about metric value less than 0Donald Sharp
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-27ripd: argv not argcQuentin Young
2016-09-27ripd: resolve rip_routemap.c CHECK ME'sQuentin Young
2016-09-23ripd: 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-23ripd: argv updateDaniel Walton
2016-09-22Revert "ripd: Fixup code to work under new way"Daniel Walton
2016-09-20ripd: Fixup code to work under new wayDonald Sharp
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
2015-05-19Fix "no set metric" for ospf6 and RIPDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2006-09-11[ripd] bug #293: routemap set metric doesn't check for underflow correctlyPaul Jakma
2005-10-252005-10-26 Paul Jakma <paul.jakma@sun.com>paul