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_attr.c
Age
Commit message (
Expand
)
Author
2025-03-28
bgpd: Set the label for MP_UNREACH_NLRI 0x800000 instead of 0x000000
Donatas Abraitis
2024-12-30
bgpd: Show prefix-related stats per neighbor
Donatas Abraitis
2024-10-29
bgpd: Further extend `show bgp attribute-info`
Donald Sharp
2024-10-29
bgpd: Optimize the usage of jhash
Donald Sharp
2024-10-22
bgpd: Rework extended community transitiviness
Donatas Abraitis
2024-10-21
bgpd: fix AIGP calculation in route advertisement
Enke Chen
2024-10-15
bgpd: Set MED using a helper bgp_attr_set_med()
Donatas Abraitis
2024-10-14
bgpd: fix route selection with AIGP
Enke Chen
2024-09-06
bgpd: changes for code maintainability
sri-mohan1
2024-08-27
Merge pull request #16652 from opensourcerouting/fix/prefix_sid_handling
Russ White
2024-08-25
bgpd: Set encap attribute if received and parsed
Donatas Abraitis
2024-08-25
bgpd: Allow filtering Encap attribute
Donatas Abraitis
2024-08-25
bgpd: Allow filtering PMSI Tunnel attribute
Donatas Abraitis
2024-08-25
bgpd: Allow filtering Prefix-SID attribute
Donatas Abraitis
2024-08-24
bgpd: Free epvn_overlay memory on error
Donatas Abraitis
2024-08-18
bgpd: Actually ensure the hash works
Donald Sharp
2024-08-11
bgpd: Move evpn_overlay to a pointer
Donatas Abraitis
2024-07-31
bgpd: Check the actual remaining stream length before taking TLV value
Donatas Abraitis
2024-07-05
Merge pull request #16345 from opensourcerouting/feature/bgp_remote-as_auto
Donald Sharp
2024-07-04
bgpd: Implement `neighbor X remote-as auto`
Donatas Abraitis
2024-07-04
bgpd: Move sticky, default_gw, router_flag into a single flags variable
Donatas Abraitis
2024-06-13
bgpd: Check if we have real stream data for tunnel encapsulation sub-tlvs
Donatas Abraitis
2024-06-13
bgpd: Adjust the length of tunnel encap sub-tlv by sub-tlv type
Donatas Abraitis
2024-06-05
bgpd: store number of labels with 8 bits
Louis Scalbert
2024-05-01
bgpd: Ignore validating the attribute flags if path-attribute is configured
Donatas Abraitis
2024-04-22
bgpd: Extract link bandwidth from IPv6 extended community if received
Donatas Abraitis
2024-04-22
bgpd: Allow sending extended communities between OAD peers
Donatas Abraitis
2024-04-22
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-04-22
bgpd: Print IPv6 extended community for `show bgp attribute-info`
Donatas Abraitis
2024-04-22
bgpd: Drop non ieee encoding parsing for ipv6 extended communities
Donatas Abraitis
2024-03-29
bgpd: Prevent from one more CVE triggering this place
Donatas Abraitis
2024-03-28
bgpd: Fix error handling when receiving BGP Prefix SID attribute
Donatas Abraitis
2024-03-14
bgpd: Add some missing data to `show bgp attribute-info`
Donald Sharp
2024-02-14
bgpd: update route leak when vrf state changes
Louis Scalbert
2024-01-29
bgpd: fix VRF leaking with 'network import-check' (3/4)
Louis Scalbert
2023-10-31
bgpd: Ignore handling NLRIs if we received MP_UNREACH_NLRI
Donatas Abraitis
2023-10-31
bgpd: Treat EOR as withdrawn to avoid unwanted handling of malformed attrs
Donatas Abraitis
2023-10-24
bgpd: Check mandatory attributes more carefully for UPDATE message
Donatas Abraitis
2023-10-24
bgpd: Handle MP_REACH_NLRI malformed packets with session reset
Donatas Abraitis
2023-10-12
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-11
Merge pull request #14537 from opensourcerouting/feature/bgpd_aod
Russ White
2023-10-10
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-10
Revert "bgpd: send bgp link-state prefixes"
Donald Sharp
2023-10-10
Revert "bgpd: store and send bgp link-state attributes"
Donald Sharp
2023-10-10
Revert "bgpd: do not check attr in bgp_packet_attribute"
Donald Sharp
2023-10-10
Revert "bgpd: fix link_state_hash_cmp()"
Donald Sharp
2023-10-06
bgpd: Implement EBGP-OAD peering type
Donatas Abraitis
2023-09-28
bgpd: fix link_state_hash_cmp()
Louis Scalbert
2023-09-28
bgpd: do not check attr in bgp_packet_attribute
Louis Scalbert
2023-09-18
bgpd: store and send bgp link-state attributes
Louis Scalbert
[next]