summaryrefslogtreecommitdiff
path: root/bgpd/bgp_ecommunity.c
AgeCommit message (Expand)Author
2024-01-12bgpd: fix ecommunity_fill_pbr_action heap-buffer-overflowLouis Scalbert
2023-07-01Merge pull request #13882 from opensourcerouting/fix/dead_codeDonald Sharp
2023-06-30bgpd: Drop dead code when parsing extcommunity (color)Donatas Abraitis
2023-06-29bgpd: Fix comment for ecommunity_ecom2str()Donatas Abraitis
2023-06-27Merge pull request #13722 from fdumontet6WIND/color_extcommDonatas Abraitis
2023-06-26bgpd: add functions related to srte_color managementFrancois Dumontet
2023-06-26bgpd: add colored extended communities supportFrancois Dumontet
2023-05-30bgpd: Add MAC-VRF Site-of-Origin supportTrey Aspelund
2023-05-05bgpd: fix show running of nt extcommunityLouis Scalbert
2023-04-14bgpd: Reuse encode_route_target_ip() functionDonatas Abraitis
2023-04-14bgpd: Implement Node Target Extended CommunitiesDonatas Abraitis
2023-04-03bgpd: fix ecommunity parsing for AS4Trey Aspelund
2023-03-21*: Add a hash_clean_and_free() functionDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31bgpd: ecommunity_token_rt6 is not handledDonald Sharp
2022-11-29bgpd: inet_ntop() adjustmentsDonatas Abraitis
2022-09-21bgpd: memory leak issue fixSamanvitha B Bhargav
2022-09-04bgpd: Add Origin Validation State extended communityDonatas Abraitis
2022-08-19bgpd: Rename ecomm_intersect() to ecommunity_include()Donatas Abraitis
2022-04-19*: Fix spelling of strucutreDonald Sharp
2022-03-27bgpd: small simplification for evpn RT commandsanlan_cs
2021-11-18bgpd: support redirect import more than one route-target ipv6Philippe Guibert
2021-08-30bgpd: Add `neighbor PEER link-bw-encoding-ieee`Donatas Abraitis
2021-08-29bgpd: Use IEEE-754 Floating Point for storing extcommunity bandwidthDonatas Abraitis
2021-08-05bgpd: Fix misleading comments for some partsDonatas Abraitis
2021-07-12bgpd: XREALLOC handles NULL properlyDonald Sharp
2021-04-07bgpd: vrf route leaking, fix vpn router id updateAbhinay Ramesh
2021-02-02bgpd: expose ecommunity string lengthPat Ruddy
2021-01-18bgpd: Use uint32_t for size value instead of int in ecommunity structDonald Sharp
2020-11-18bgpd: Prevent ecommunity_ecom2str memory leakDonald Sharp
2020-11-15bgpd: Allow NULL to be passed in for ecommunity_freeDonald Sharp
2020-10-26bgpd: support for DF election in EVPN-MHAnuradha Karuppiah
2020-10-18bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis
2020-09-24bgpd: Ensure we do integer size promotionsDonald Sharp
2020-08-21bgpd: remove warnings related to line too longs in bgp codePhilippe Guibert
2020-08-21bgp, zebra: add some alignments with remarks from communityPhilippe Guibert
2020-08-21bgpd: support for flowspec interface list per address-familyPhilippe Guibert
2020-08-21bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6Philippe Guibert
2020-08-21bgpd: support for redirect ipv6 simpson methodPhilippe Guibert
2020-08-05bgpd: extended-community and attrs for MAC-IP SYNC route handlingAnuradha Karuppiah
2020-08-05bgpd: extended community for EAD routesAnuradha Karuppiah
2020-07-14*: un-split strings across linesDavid Lamparter
2020-07-02bgpd: Return bool type for ecommunity_add_val and subgroup_announce_checkDonatas Abraitis
2020-05-05bgpd: Check to ensure community attributes exist before freeing themJosh Cox
2020-04-20*: sprintf -> snprintfQuentin Young
2020-04-08*: Do not cast to the same typeDonatas Abraitis
2020-04-07bgpd: clean up SA warning in bgp_ecommunity.cMark Stapp
2020-03-30bgpd: Announce cumulative link bandwidth to EBGP peersvivek
2020-03-30bgpd: Ability to add/update unique extended communitiesvivek
2020-03-30bgpd: Check and extract link bandwidth valuevivek