index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_ecommunity.c
Age
Commit message (
Expand
)
Author
2024-11-15
bgpd: Use tmp_as when parsing color extended community
Donatas Abraitis
2024-11-15
Revert "bgpd: Fix color extended community parsing"
Donatas Abraitis
2024-11-13
bgpd: Fix color extended community parsing
Donatas Abraitis
2024-11-07
bgpd:support of color extended community color-only types
guozhongfeng.gzf
2024-10-22
bgpd: Handle non-transitive opaque extended communities also for eBGP peers
Donatas Abraitis
2024-10-22
bgpd: Check transivity flag for node target extended community with CHECK_FLAG()
Donatas Abraitis
2024-10-22
bgpd: Add a function to strip non-transitive extended communities
Donatas Abraitis
2024-10-22
bgpd: Handle non-transitive extended communities for link-bandwidth
Donatas Abraitis
2024-09-12
bgpd: changes for code maintainability
sri-mohan1
2024-06-11
bgpd: Check against extended community unit size for link bandwidth
Donatas Abraitis
2024-05-26
bgpd: Make sure we have enough data to handle extended link bandwidth
Donatas Abraitis
2024-05-26
bgpd: Add a safety check for ecommunity_ecom2str
Donatas Abraitis
2024-05-26
bgpd: Convert unk_ecom to boolean
Donatas Abraitis
2024-04-28
bgpd: fix the dead code
anlan_cs
2024-04-22
bgpd: Use snprintfrr() to print PRIu64 for ipv6_ecommunity_lb_str()
Donatas Abraitis
2024-04-22
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-04-22
bgpd: Adopt ecommunity_linkbw_present for IPv6 extended communities
Donatas Abraitis
2024-04-22
bgpd: Drop non ieee encoding parsing for ipv6 extended communities
Donatas Abraitis
2024-04-22
bgpd: Convert 32-bit to 64-bit link bandwidth variable (link_bw)
Donatas Abraitis
2024-03-14
bgpd: Add some missing data to `show bgp attribute-info`
Donald Sharp
2024-02-27
bgpd: fix route-target display with as dotted format
Philippe Guibert
2024-01-04
bgpd: fix ecommunity_fill_pbr_action heap-buffer-overflow
Louis Scalbert
2023-11-21
bgpd: fix export prefixes when rt extcomm set by route-map
Philippe Guibert
2023-07-01
Merge pull request #13882 from opensourcerouting/fix/dead_code
Donald Sharp
2023-06-30
bgpd: Drop dead code when parsing extcommunity (color)
Donatas Abraitis
2023-06-29
bgpd: Fix comment for ecommunity_ecom2str()
Donatas Abraitis
2023-06-27
Merge pull request #13722 from fdumontet6WIND/color_extcomm
Donatas Abraitis
2023-06-26
bgpd: add functions related to srte_color management
Francois Dumontet
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
2023-05-30
bgpd: Add MAC-VRF Site-of-Origin support
Trey Aspelund
2023-05-05
bgpd: fix show running of nt extcommunity
Louis Scalbert
2023-04-14
bgpd: Reuse encode_route_target_ip() function
Donatas Abraitis
2023-04-14
bgpd: Implement Node Target Extended Communities
Donatas Abraitis
2023-04-03
bgpd: fix ecommunity parsing for AS4
Trey Aspelund
2023-03-21
*: Add a hash_clean_and_free() function
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-01-31
bgpd: ecommunity_token_rt6 is not handled
Donald Sharp
2022-11-29
bgpd: inet_ntop() adjustments
Donatas Abraitis
2022-09-21
bgpd: memory leak issue fix
Samanvitha B Bhargav
2022-09-04
bgpd: Add Origin Validation State extended community
Donatas Abraitis
2022-08-19
bgpd: Rename ecomm_intersect() to ecommunity_include()
Donatas Abraitis
2022-04-19
*: Fix spelling of strucutre
Donald Sharp
2022-03-27
bgpd: small simplification for evpn RT commands
anlan_cs
2021-11-18
bgpd: support redirect import more than one route-target ipv6
Philippe Guibert
2021-08-30
bgpd: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
2021-08-29
bgpd: Use IEEE-754 Floating Point for storing extcommunity bandwidth
Donatas Abraitis
2021-08-05
bgpd: Fix misleading comments for some parts
Donatas Abraitis
2021-07-12
bgpd: XREALLOC handles NULL properly
Donald Sharp
2021-04-07
bgpd: vrf route leaking, fix vpn router id update
Abhinay Ramesh
2021-02-02
bgpd: expose ecommunity string length
Pat Ruddy
[next]