summaryrefslogtreecommitdiff
path: root/lib/routemap.h
AgeCommit message (Expand)Author
2025-02-27bgpd: add 'match extcommunity-count' command to restrict comm countPhilippe Guibert
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert
2024-12-04lib: Print the reason why the route-map and/or the index parsing is doneDonatas Abraitis
2024-11-05lib: Add ability to track time in individual routemapsDonald Sharp
2024-09-27bgpd: Implement `match src-peer ...` commandDonatas Abraitis
2024-01-26lib: convert route-map to mgmtdChristian Hopps
2023-07-31bgpd: add set extended-comm-list <> delete commandFarid Mihoub
2023-06-26bgpd: add colored extended communities supportFrancois Dumontet
2023-05-11bgpd: Implement `match source-protocol` for route-mapsDonatas Abraitis
2023-04-25Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_ext...Russ White
2023-04-18lib, ospfd, yang: add route map set for min/max metricJafar Al-Gharaibeh
2023-04-14bgpd: Implement Node Target Extended CommunitiesDonatas Abraitis
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13lib: Add `debug routemap [detail]`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26bgpd: Implement Accumulated IGP Metric Attribute for BGPDonatas Abraitis
2022-10-07*: Create and use infrastructure to show debugs in libDonald Sharp
2022-09-13Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...Russ White
2022-09-05bgpd: add resolution for l3vpn traffic over gre interfacesPhilippe Guibert
2022-09-04bgpd: Handle Origin Validation State extended community via route-map matchDonatas Abraitis
2022-07-06bgpd: Fix insonsistencies with default-originate route-mapIqra Siddiqui
2022-04-25bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis
2022-03-31bgpd: Show `match script SCRIPT` in running configDonatas Abraitis
2021-11-24bgpd: Add an ability to match ipv6 next-hop by prefix-listDonatas Abraitis
2021-11-23bgpd: Add an ability to match ipv6 next-hop by access-listDonatas Abraitis
2021-11-16lib: use hash for route-map set/match commandsDavid Lamparter
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-09-08lib: add ability to supply separate match/set objects to routemapsIgor Ryzhov
2021-09-01Merge pull request #9439 from ton31337/feature/set_ext_community_to_noneRuss White
2021-08-24lib: remove the dependency on bgpd codeIgor Ryzhov
2021-08-18bgpd: Add an ability to set extcommunity to none in route-mapsDonatas Abraitis
2021-08-03bgpd: Keep extcommunity bandwidth commands persistent in route-mapsDonatas Abraitis
2021-07-21bgpd: Add route-map `match alias` commandDonatas Abraitis
2021-06-27ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan
2021-06-07bgpd: Add "set evpn gateway-ip" clause for route-mapAmeya Dharkar
2021-04-09lib, doc: add "route-map NAME optimization" commandIgor Ryzhov
2021-03-30lib: Modifications to route-map NBSarita Patra
2021-03-23lib: sort route-map commands by sequence number in running-configIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_QOBJ & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-11-13*: Remove route_map_object_t from the systemDonald Sharp
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-02-18lib: Optimizing route-maps - Part-3Naveen Thanikachalam
2020-02-18lib: Optimizing route-maps - Part-1Naveen Thanikachalam
2020-02-04lib: fix route map northbound memory leakRafael Zalamena
2020-02-04lib: implement new route map CLIRafael Zalamena
2020-02-04lib: implement route map northboundRafael Zalamena
2020-02-04lib: export route map structures and functionsRafael Zalamena
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter