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
Age
Commit message (
Expand
)
Author
2023-02-27
Merge pull request #12898 from FRRouting/mergify/bp/dev/8.5/pr-12888
Donald Sharp
2023-02-25
bgpd: Avoid double aspath_dup() for confederation when remote-as != AS_SPECIFIED
Donatas Abraitis
2023-02-24
tests: Check if peer->af_flags can be higher than uint32_t
Donatas Abraitis
2023-02-24
bgpd: Renumber peer->af_flags to be without any gaps
Donatas Abraitis
2023-02-24
bgpd: Convert missing uint32_t to uint64_t for for af_flags/flags
Donatas Abraitis
2023-02-24
bgpd: Convert peer_af_flag_check() to bool
Donatas Abraitis
2023-02-24
Merge pull request #12891 from FRRouting/mergify/bp/dev/8.5/pr-12884
Donatas Abraitis
2023-02-24
lib, bgpd: bmp was not specifying l2vpn afi
Donald Sharp
2023-02-24
bgpd: Flowspec overflow issue
Donald Sharp
2023-02-23
bgpd: Align `show bgp ...` output with the header for wide option
Donatas Abraitis
2023-02-22
Merge pull request #12877 from FRRouting/mergify/bp/dev/8.5/pr-12869
Jafar Al-Gharaibeh
2023-02-22
Merge pull request #12875 from FRRouting/mergify/bp/dev/8.5/pr-12865
Jafar Al-Gharaibeh
2023-02-22
bgpd: Give better debug message when configuration is being read in
Donald Sharp
2023-02-22
bgpd: free rfapi callback object always
Mark Stapp
2023-02-22
bgpd: Pass global ASN for confederation peers if not AS_SPECIFIED
Donatas Abraitis
2023-02-21
bgpd: clarify when the vpnv6 nexthop length must be modified
Philippe Guibert
2023-02-21
bgpd: factorise ipv6 vpn nexthop encoding
Philippe Guibert
2023-02-16
bgpd: Prevent multipathing among EVPN and non-EVPN paths
vivek
2023-02-16
bgpd: Fix deterministic-med check for stale paths
vivek
2023-02-10
bgpd: Intern default-originate attributes to avoid use-after-free
Donatas Abraitis
2023-02-08
bgpd: fix use-after-free crash for evpn
anlan_cs
2023-02-07
Merge pull request #12748 from opensourcerouting/fix/route_map_vpn_import
Russ White
2023-02-07
Merge pull request #12720 from opensourcerouting/fix/ecommunity_ipv6_missing_...
Russ White
2023-02-06
bgpd: Add more context in logs about from where to where routes are leaked
Donatas Abraitis
2023-02-06
bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()
Donatas Abraitis
2023-02-02
bgpd: Don't try to recursively hold peer io mutex
Donald Sharp
2023-02-02
Merge pull request #12731 from donaldsharp/remove_pretty_print
Russ White
2023-02-02
bgpd: Convert evpn output to not pretty print json
Donald Sharp
2023-02-02
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
2023-02-01
bgpd: Set attr to NULL when passing NLRI_UPDATE with treat-as-withdraw
Donatas Abraitis
2023-02-01
Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecation
Donald Sharp
2023-02-01
bgpd/rfapi: add missing printf attribute
David Lamparter
2023-01-31
bgpd: ecommunity_token_rt6 is not handled
Donald Sharp
2023-01-31
Merge pull request #12695 from opensourcerouting/format-warnings
Donald Sharp
2023-01-31
Merge pull request #12710 from opensourcerouting/fix/reset_fqdn_capability_on...
Donald Sharp
2023-01-31
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-30
bgpd: Vanish FQDN capability hostname/domainname before handling new BGP OPEN
Donatas Abraitis
2023-01-30
bgpd: Free peer's hostname (aka FQDN capability stuff)
Donatas Abraitis
2023-01-30
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
2023-01-27
bgpd: move tunnel-ip comparison into handler
Trey Aspelund
2023-01-27
bgpd: only unimport routes if tunnel-ip changes
Trey Aspelund
2023-01-27
bgpd: fix silly format string SNAFU
David Lamparter
2023-01-27
bgpd: fix format string mess in AS-path printing
David Lamparter
2023-01-27
*: no-warn pragmas for non-const format strings
David Lamparter
2023-01-27
*: apply proper format string attributes
David Lamparter
2023-01-25
Merge pull request #12684 from chiragshah6/fdev2
Donatas Abraitis
2023-01-24
Merge pull request #12682 from opensourcerouting/time-cs
Russ White
2023-01-24
Merge pull request #12678 from opensourcerouting/fix/missing_no_form_for_path...
Russ White
2023-01-24
Merge pull request #12647 from anlancs/fix/bgpd-type-2
Russ White
2023-01-24
bgpd: fix when route-map changes the link local nexthop for vpnv6
Philippe Guibert
[next]