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
2024-10-17
bgpd: fix several issues in sourcing AIGP attribute
Enke Chen
2024-10-15
bgpd: fix route selection with AIGP
Enke Chen
2023-11-05
bgpd: Ignore handling NLRIs if we received MP_UNREACH_NLRI
Donatas Abraitis
2023-10-25
bgpd: Handle MP_REACH_NLRI malformed packets with session reset
Donatas Abraitis
2023-10-11
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
2022-05-12
bgpd: Align bgp_attr.h to our standards
Donald Sharp
2022-04-13
Merge pull request #11010 from opensourcerouting/feature/reuse_bgp_attr_set_c...
Russ White
2022-04-12
bgpd: Apply frrbot styling
Donatas Abraitis
2022-04-12
bgpd: Convert bgp_attr_parse_ret_t to enum
Donatas Abraitis
2022-04-12
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
bgpd: Reuse bgp_attr_set_[l]community() for setting attribute flags
Donatas Abraitis
2022-02-25
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-10
Merge pull request #10540 from idryzhov/attr-extra-revert
Donatas Abraitis
2022-02-10
bgpd: Use get/set helpers for attr->lcommunity
Donatas Abraitis
2022-02-10
Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"
Igor Ryzhov
2022-02-10
Revert "bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type"
Igor Ryzhov
2022-02-10
bgpd: remove bgp_attr_undup
Igor Ryzhov
2022-02-08
Merge pull request #10492 from ton31337/feature/pmsi_tnl_type_attr_extra
Donald Sharp
2022-02-05
bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type
Donatas Abraitis
2022-02-04
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-01
Merge pull request #10428 from ton31337/fix/attr_extra_ipv6_ecommunity
Russ White
2022-02-01
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
2022-01-26
bgpd: Move out ipv6_ecommunity struct from attr to attr_extra
Donatas Abraitis
2021-09-21
Merge pull request #9546 from proelbtn/add-support-for-perfix-sid-type-5
Russ White
2021-09-07
bgpd: VRF-Lite fix nexthop type
Kantesh Mundaragi
2021-09-03
bgpd: insert SID structure Sub-Sub-TLV
Ryoga Saito
2021-09-03
bgpd: introduce SID structure information
Ryoga Saito
[next]