index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_ecommunity.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Handle non-transitive opaque extended communities also for eBGP peers
Donatas Abraitis
2024-10-22
1
-15
/
+15
*
bgpd: Check transivity flag for node target extended community with CHECK_FLAG()
Donatas Abraitis
2024-10-22
1
-1
/
+1
*
bgpd: Add a function to strip non-transitive extended communities
Donatas Abraitis
2024-10-22
1
-0
/
+44
*
bgpd: Handle non-transitive extended communities for link-bandwidth
Donatas Abraitis
2024-10-22
1
-1
/
+2
*
bgpd: changes for code maintainability
sri-mohan1
2024-09-12
1
-31
/
+32
*
bgpd: Check against extended community unit size for link bandwidth
Donatas Abraitis
2024-06-11
1
-4
/
+16
*
bgpd: Make sure we have enough data to handle extended link bandwidth
Donatas Abraitis
2024-05-26
1
-5
/
+10
*
bgpd: Add a safety check for ecommunity_ecom2str
Donatas Abraitis
2024-05-26
1
-0
/
+13
*
bgpd: Convert unk_ecom to boolean
Donatas Abraitis
2024-05-26
1
-11
/
+11
*
bgpd: fix the dead code
anlan_cs
2024-04-27
1
-5
/
+1
*
bgpd: Use snprintfrr() to print PRIu64 for ipv6_ecommunity_lb_str()
Donatas Abraitis
2024-04-22
1
-2
/
+2
*
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-04-22
1
-11
/
+71
*
bgpd: Adopt ecommunity_linkbw_present for IPv6 extended communities
Donatas Abraitis
2024-04-22
1
-1
/
+1
*
bgpd: Drop non ieee encoding parsing for ipv6 extended communities
Donatas Abraitis
2024-04-22
1
-3
/
+2
*
bgpd: Convert 32-bit to 64-bit link bandwidth variable (link_bw)
Donatas Abraitis
2024-04-22
1
-6
/
+6
*
bgpd: Add some missing data to `show bgp attribute-info`
Donald Sharp
2024-03-14
1
-1
/
+4
*
bgpd: fix route-target display with as dotted format
Philippe Guibert
2024-02-27
1
-15
/
+23
*
bgpd: fix ecommunity_fill_pbr_action heap-buffer-overflow
Louis Scalbert
2024-01-04
1
-2
/
+2
*
bgpd: fix export prefixes when rt extcomm set by route-map
Philippe Guibert
2023-11-21
1
-0
/
+28
*
Merge pull request #13882 from opensourcerouting/fix/dead_code
Donald Sharp
2023-07-01
1
-64
/
+55
|
\
|
*
bgpd: Drop dead code when parsing extcommunity (color)
Donatas Abraitis
2023-06-30
1
-64
/
+55
*
|
bgpd: Fix comment for ecommunity_ecom2str()
Donatas Abraitis
2023-06-29
1
-22
/
+20
|
/
*
Merge pull request #13722 from fdumontet6WIND/color_extcomm
Donatas Abraitis
2023-06-27
1
-15
/
+105
|
\
|
*
bgpd: add functions related to srte_color management
Francois Dumontet
2023-06-26
1
-0
/
+23
|
*
bgpd: add colored extended communities support
Francois Dumontet
2023-06-26
1
-15
/
+82
*
|
bgpd: Add MAC-VRF Site-of-Origin support
Trey Aspelund
2023-05-30
1
-0
/
+15
|
/
*
bgpd: fix show running of nt extcommunity
Louis Scalbert
2023-05-05
1
-5
/
+11
*
bgpd: Reuse encode_route_target_ip() function
Donatas Abraitis
2023-04-14
1
-18
/
+5
*
bgpd: Implement Node Target Extended Communities
Donatas Abraitis
2023-04-14
1
-9
/
+89
*
bgpd: fix ecommunity parsing for AS4
Trey Aspelund
2023-04-03
1
-4
/
+25
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-3
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
bgpd: ecommunity_token_rt6 is not handled
Donald Sharp
2023-01-31
1
-1
/
+1
*
bgpd: inet_ntop() adjustments
Donatas Abraitis
2022-11-29
1
-7
/
+2
*
bgpd: memory leak issue fix
Samanvitha B Bhargav
2022-09-21
1
-1
/
+1
*
bgpd: Add Origin Validation State extended community
Donatas Abraitis
2022-09-04
1
-0
/
+70
*
bgpd: Rename ecomm_intersect() to ecommunity_include()
Donatas Abraitis
2022-08-19
1
-0
/
+17
*
*: Fix spelling of strucutre
Donald Sharp
2022-04-19
1
-1
/
+1
*
bgpd: small simplification for evpn RT commands
anlan_cs
2022-03-27
1
-1
/
+1
*
bgpd: support redirect import more than one route-target ipv6
Philippe Guibert
2021-11-18
1
-1
/
+1
*
bgpd: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
2021-08-30
1
-20
/
+31
*
bgpd: Use IEEE-754 Floating Point for storing extcommunity bandwidth
Donatas Abraitis
2021-08-29
1
-3
/
+17
*
bgpd: Fix misleading comments for some parts
Donatas Abraitis
2021-08-05
1
-1
/
+1
*
bgpd: XREALLOC handles NULL properly
Donald Sharp
2021-07-13
1
-9
/
+3
*
bgpd: vrf route leaking, fix vpn router id update
Abhinay Ramesh
2021-04-07
1
-9
/
+13
*
bgpd: expose ecommunity string length
Pat Ruddy
2021-02-02
1
-1
/
+0
*
bgpd: Use uint32_t for size value instead of int in ecommunity struct
Donald Sharp
2021-01-18
1
-12
/
+12
*
bgpd: Prevent ecommunity_ecom2str memory leak
Donald Sharp
2020-11-18
1
-1
/
+1
*
bgpd: Allow NULL to be passed in for ecommunity_free
Donald Sharp
2020-11-15
1
-0
/
+3
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-0
/
+21
[next]