summaryrefslogtreecommitdiff
path: root/bgpd/bgp_routemap.c
AgeCommit message (Expand)Author
2025-03-23bgpd: fix `set evpn gateway-ip ipv[46]` route-mapTuetuopay
2025-01-17Merge pull request #17836 from pguibert6WIND/limit_comm_list_countDonatas Abraitis
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert
2025-01-10bgpd: su_remote and su_local are properties of the connectionDonald Sharp
2025-01-08Revert "bgpd: Reinstall aggregated routes if using route-maps and it was chan...Enke Chen
2024-11-18bgpd: Use int, not long long for route-map action in Lua scriptDonatas Abraitis
2024-10-20bgpd: allow value 0 in aigp-metric settingEnke Chen
2024-10-19bgpd: changes for code maintainabilitysri-mohan1
2024-10-16bgpd: fix several issues in sourcing AIGP attributeEnke Chen
2024-10-16Merge pull request #16946 from opensourcerouting/fix/match_src-peerRuss White
2024-10-15bgpd: Implement `set metric aigp` commandDonatas Abraitis
2024-10-15bgpd: Implement `set metric igp` commandDonatas Abraitis
2024-10-15bgpd: Set MED using a helper bgp_attr_set_med()Donatas Abraitis
2024-10-10bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis
2024-10-01bgpd: Cleanup multipath figuring out in bgpDonald Sharp
2024-09-27bgpd: Fallback to destination peer when using `match src-peer ...`Donatas Abraitis
2024-09-27bgpd: Implement `match src-peer ...` commandDonatas Abraitis
2024-09-24bgpd: Return NOMATCH only if both conf_if/group does not existDonatas Abraitis
2024-09-10bgpd: fix as-path exclude modify crashLouis Scalbert
2024-09-02bgpd: Drop unused route-map typesDonatas Abraitis
2024-08-26bgpd: fix labels static-analyserLouis Scalbert
2024-08-11bgpd: Move evpn_overlay to a pointerDonatas Abraitis
2024-07-31bgpd: Show which AFI is affected when prefix-list is not foundDonatas Abraitis
2024-06-24Merge pull request #15838 from fdumontet6WIND/fix_regexx_excludeRuss White
2024-06-05bgpd: move labels from extra to extra->labelsLouis Scalbert
2024-06-05bgpd: add bgp_path_info_num_labels()Louis Scalbert
2024-05-16bgpd: Fix `match peer` when switching between IPv4/IPv6/interfaceDonatas Abraitis
2024-05-16bgpd: fix "bgp as-pah access-list" with "set aspath exclude" set/unset issuesFrancois Dumontet
2024-05-03bgpd: Allow using optional table id for negative `no set table X` commandDonatas Abraitis
2024-05-02bgpd: Fix `no set as-path prepend ASNUM...`Donatas Abraitis
2024-04-27Merge pull request #15782 from opensourcerouting/fix/drop_srte_color_flagRuss White
2024-04-22bgpd: Implement draft-li-idr-link-bandwidth-ext-01Donatas Abraitis
2024-04-22bgpd: Convert 32-bit to 64-bit link bandwidth variable (link_bw)Donatas Abraitis
2024-04-17bgpd: Drop SRTE_COLOR attribute flagDonatas Abraitis
2024-03-15bgpd: Update default-originate route-map actual map structureDonatas Abraitis
2024-02-26bgpd: fix no bgp as-path access-list issueFrancois Dumontet
2024-02-22bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flagsLouis Scalbert
2024-01-30bgpd: Reinstall aggregated routes if using route-maps and it was changedDonatas Abraitis
2023-11-21bgpd: fix export prefixes when rt extcomm set by route-mapPhilippe Guibert
2023-10-02bgpd: add 'match community-list any' functionPhilippe Guibert
2023-09-10bgpd: Move the peer->su to connection->suDonald Sharp
2023-09-10bgpd: peer_established should be connection orientedDonald Sharp
2023-09-06bgpd: Fix `no set as-path prepend` command for BGPDonatas Abraitis
2023-08-19bgpd: Free memory in set_aspath_exclude_access_listKeelan10
2023-08-17bgpd: Free memory in set_aspath_replace_access_listKeelan10
2023-08-09Merge pull request #14073 from fdumontet6WIND/as_path_replace_regDonatas Abraitis
2023-08-09Merge pull request #14099 from lkClare/formated_sync_0727Donatas Abraitis
2023-08-08bgpd: bgp_path_info_extra memory optimizationValerian_He
2023-08-07bgpd: add set as-path exclude acl-list commandFrancois Dumontet
2023-08-03bgpd: Remove deprecated COMMUNITY_INTERNET communityDonatas Abraitis