summaryrefslogtreecommitdiff
path: root/bgpd/bgp_routemap_nb_config.c
AgeCommit message (Expand)Author
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert
2024-09-27bgpd: Implement `match src-peer ...` commandDonatas Abraitis
2024-04-22bgpd: Implement draft-li-idr-link-bandwidth-ext-01Donatas Abraitis
2024-02-26bgpd, yang: fix missing mandatory/default statements on some leafsIgor Ryzhov
2024-02-24lib: fix nb callbacks for containers inside choice caseIgor Ryzhov
2024-01-22bgpd: fix route-map match probability deconfiguration callbackIgor Ryzhov
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-11-21bgpd: fix wrong event called when removing a set rulePhilippe Guibert
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-10-02bgpd: add 'match community-list any' functionPhilippe Guibert
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-14bgpd: Implement Node Target Extended CommunitiesDonatas Abraitis
2023-03-16yang, bgpd: Fix "aggregator-asn" to support asdotanlan_cs
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26bgpd: Implement Accumulated IGP Metric Attribute for BGPDonatas Abraitis
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-04-25bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis
2021-11-19bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commandsIgor Ryzhov
2021-10-06bgpd: Check return code for bgp_route_match_addDonald Sharp
2021-10-06bgpd: Check return from generic_set_addDonald Sharp
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-29bgpd: Avoid more assignments within checks (round 2)Donatas Abraitis
2021-06-07bgpd: Add "set evpn gateway-ip" clause for route-mapAmeya Dharkar
2021-04-23*: make sure `config.h` or `zebra.h` is firstDavid Lamparter
2021-03-30bgpd: North-bound implementation for bgp rmapsSarita Patra