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.h
Age
Commit message (
Expand
)
Author
2025-01-14
bgpd: remove unused BATTR_REFLECTED for rmap_change_flags
Enke Chen
2025-01-09
bgpd: use igpmetric in bgp_aigp_metric_total()
Enke Chen
2024-10-22
bgpd: Check for the extended community size before setting the flag
Donatas Abraitis
2024-10-21
bgpd: fix AIGP calculation in route advertisement
Enke Chen
2024-10-16
bgpd: fix several issues in sourcing AIGP attribute
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-18
bgpd: changes for code maintainability
sri-mohan1
2024-08-24
bgpd: Free epvn_overlay memory on error
Donatas Abraitis
2024-08-11
bgpd: Move evpn_overlay to a pointer
Donatas Abraitis
2024-08-09
bgpd: Shrink rmap_change_flags to 2-bytes
Donatas Abraitis
2024-08-09
bgpd: Reduce encap_tunneltype to 1 byte
Donatas Abraitis
2024-07-04
bgpd: Move sticky, default_gw, router_flag into a single flags variable
Donatas Abraitis
2024-06-05
bgpd: store number of labels with 8 bits
Louis Scalbert
2024-04-27
Merge pull request #15782 from opensourcerouting/fix/drop_srte_color_flag
Russ White
2024-04-22
bgpd: Convert 32-bit to 64-bit link bandwidth variable (link_bw)
Donatas Abraitis
2024-04-17
bgpd: Drop SRTE_COLOR attribute flag
Donatas Abraitis
2024-04-04
bgpd: fix install BGP route with appropriate colored ext. community
Philippe Guibert
2024-02-22
bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flags
Louis Scalbert
2024-02-14
bgpd: update route leak when vrf state changes
Louis Scalbert
2024-02-01
bgpd: One more attr struct memory optimization
Donatas Abraitis
2024-01-30
Merge pull request #15250 from opensourcerouting/fix/memory_optimizations
Donald Sharp
2024-01-30
bgpd: Optimize memory usage for attr struct
Donatas Abraitis
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-24
bgpd: Handle MP_REACH_NLRI malformed packets with session reset
Donatas Abraitis
2023-10-10
Revert "bgpd: store and send bgp link-state attributes"
Donald Sharp
2023-09-18
bgpd: store and send bgp link-state attributes
Louis Scalbert
2023-08-03
bgpd: Use SET_FLAG when setting AIGP attribute flag
Donatas Abraitis
2023-08-03
bgpd: Handle cluster attribute the same way as others using setters/getters
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-05-30
bgpd: add EVPN reimport handler for martian change
Trey Aspelund
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-01
bgpd: Add `neighbor path-attribute treat-as-withdraw` command
Donatas Abraitis
2023-01-22
bgpd: Add missing `no` form for `neighbor path-attribute discard` cmd
Donatas Abraitis
2023-01-14
bgpd: Add `neighbor path-attribute discard` command
Donatas Abraitis
2023-01-13
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2022-12-16
bgpd: resend routes deleted by kernel after interface addresses deletion
Louis Scalbert
2022-12-16
bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flag
Louis Scalbert
2022-12-16
bgpd: update route leaking when a VRF loopback is received
Louis Scalbert
2022-12-16
bgpd: fix prefix VRF leaking with 'network import-check' (4/5)
Louis Scalbert
2022-11-18
bgpd: Convert bgp_rmap_nhop_changed to bool from int
Donatas Abraitis
2022-11-18
bgpd: Allow overriding MPLS VPN next-hops via route-maps
Donatas Abraitis
2022-10-26
bgpd: Implement Accumulated IGP Metric Attribute for BGP
Donatas Abraitis
2022-10-07
bgpd: save srv6_locator_chunk in vpn_policy
Ryoga Saito
2022-09-05
bgpd: add resolution for l3vpn traffic over gre interfaces
Philippe Guibert
2022-06-17
bgpd: Add RFC9234 implementation
Eugene Bogomazov
2022-06-06
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
[next]