summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_routemap.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-04-02*: Fix spelling of ojbectDonald Sharp
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-28lib: Add autocomplete for prefix-list under route-mapsDonatas Abraitis
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov
2021-05-04eigrpd: fix `distribute-list...` command for EIGRPDonald Sharp
2021-01-12eigrpd: Rename nexthop_entry and prefix_entry to better namesDonnie Savage
2020-03-08*: Replace `sizeof something` to sizeof(something)Donatas Abraitis
2020-02-13*: Remove break after returnDonatas Abraitis
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter
2019-09-15lib: rmap dep table is not correct in case of exact-match clausevdhingra
2019-09-03*: Convert some route map functions to return the enumDonald Sharp
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-07eigrpd: fix invalid command definitionsIgor Ryzhov
2019-06-03Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy
2019-05-31lib: Changes made to dependencies of a r-map do not take effect.Naveen Thanikachalam
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-09-05eigrp: Fix missing neighbor->nexthop changes?Donald Sharp
2017-08-25*: Add RMAP_COMPILE_SUCCESS to enumDonald Sharp
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-08eigrpd: Cleanup tab/spacing of the *.c filesDonald Sharp
2017-03-08eigrp: Initial CommitDonald Sharp