index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Optimize the outbound path if RFC8212 is applied
Donatas Abraitis
2024-11-17
1
-21
/
+21
*
Merge pull request #17427 from opensourcerouting/fix/more_details_for_ebgp_no...
Jafar Al-Gharaibeh
2024-11-17
1
-4
/
+4
|
\
|
*
bgpd: Add more details to ebgp requires policy warning
Donatas Abraitis
2024-11-15
1
-4
/
+4
*
|
Merge pull request #17435 from opensourcerouting/fix/bgp_allow_0.0.0.0_if_mul...
Jafar Al-Gharaibeh
2024-11-17
1
-28
/
+22
|
\
\
|
*
|
bgpd: Validate both nexthop information (NEXTHOP and NLRI)
Donatas Abraitis
2024-11-15
1
-28
/
+22
*
|
|
Merge pull request #17432 from raja-rajasekar/rajasekarr/evpn_pop_items_bp
Donatas Abraitis
2024-11-16
2
-13
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd : backpressure - Fix to pop items off zebra_announce FIFO for few EVPN t...
Rajasekar Raja
2024-11-15
2
-13
/
+32
*
|
|
bgpd: Use tmp_as when parsing color extended community
Donatas Abraitis
2024-11-15
1
-1
/
+1
*
|
|
Revert "bgpd: Fix color extended community parsing"
Donatas Abraitis
2024-11-15
1
-0
/
+2
*
|
|
Merge pull request #17429 from opensourcerouting/fix/unsupported_commands_bgpd
Donald Sharp
2024-11-15
1
-0
/
+6
|
\
\
\
|
*
|
|
bgpd: Depracate no_synchronization_cmd, no_auto_summary_cmd commands
Donatas Abraitis
2024-11-14
1
-0
/
+6
*
|
|
|
Merge pull request #17422 from opensourcerouting/fix/coverity_bgp_color
Mark Stapp
2024-11-14
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd: Fix color extended community parsing
Donatas Abraitis
2024-11-13
1
-2
/
+0
*
|
|
|
bgpd: Reduce the nesting level for show_adj_route()
Donatas Abraitis
2024-11-13
1
-58
/
+41
*
|
|
|
bgpd: Show neighbor advertised paths including addpath
Donatas Abraitis
2024-11-13
1
-10
/
+23
|
/
/
/
*
|
|
Merge pull request #17410 from opensourcerouting/fix/bgpd_ebgp_multihop_set_u...
Russ White
2024-11-12
3
-35
/
+48
|
\
\
\
|
*
|
|
bgpd: Update source address for BFD session
Donatas Abraitis
2024-11-12
1
-4
/
+22
|
*
|
|
bgpd: Do not try to uninstall BFD session if the peer is not established
Donatas Abraitis
2024-11-11
1
-5
/
+4
|
*
|
|
bgpd: Do not use an existing peer pointer for ALL_LIST_ELEMENTS()
Donatas Abraitis
2024-11-11
1
-26
/
+22
*
|
|
|
Merge pull request #17374 from opensourcerouting/fix/rfc_9687
Russ White
2024-11-12
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
bgpd: Add SendHoldTimer_Expires event to bgp_fsm_rfc_codes
Donatas Abraitis
2024-11-07
1
-1
/
+2
*
|
|
|
|
Merge pull request #17344 from opensourcerouting/fix/reset_bgp_session_only_i...
Russ White
2024-11-12
1
-7
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Reset BGP session only if it was a real BFD DOWN event
Donatas Abraitis
2024-11-05
1
-7
/
+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
bgpd: fix resolvedPrefix in show nexthop json output
Krishnasamy R
2024-11-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #17362 from raja-rajasekar/rajasekarr/src_proto_for_redist...
Donatas Abraitis
2024-11-09
1
-0
/
+1
|
\
\
\
|
*
|
|
bgpd: Fix for match source-protocol in route-map for redistribute cmd
Rajasekar Raja
2024-11-09
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #17384 from donaldsharp/bgp_withdraw_and_unlikely
Donatas Abraitis
2024-11-08
1
-20
/
+13
|
\
\
\
|
*
|
|
bgpd: Add unlikely for debugs in bgp_update()
Donald Sharp
2024-11-07
1
-7
/
+7
|
*
|
|
bgpd: Mark debugs as unlikely in bgp_withdraw
Donald Sharp
2024-11-07
1
-2
/
+2
|
*
|
|
bgpd: In bgp_withdraw attempt to avoid a if statement on every pass
Donald Sharp
2024-11-07
1
-5
/
+1
|
*
|
|
bgpd: Pass in the prefix instead of looking it up again
Donald Sharp
2024-11-07
1
-6
/
+3
*
|
|
|
Merge pull request #17341 from zice312963205/zly_tcpmss
Donatas Abraitis
2024-11-08
2
-6
/
+58
|
\
\
\
\
|
*
|
|
|
bgpd:support tcp-mss for neighbor group
hanyu.zly
2024-11-07
2
-6
/
+58
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #17231 from guoguojia2021/guozhongfeng_alibaba
Donatas Abraitis
2024-11-08
2
-17
/
+43
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd:support of color extended community color-only types
guozhongfeng.gzf
2024-11-07
2
-17
/
+43
*
|
|
|
bgpd: Set LLGR stale routes for all the paths including addpath
Donatas Abraitis
2024-11-07
1
-2
/
+10
*
|
|
|
bgpd: Clear all paths including addpath once GR expires
Donatas Abraitis
2024-11-07
1
-2
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #17305 from opensourcerouting/fix/bgp_community_list_numbered
Russ White
2024-11-05
2
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Treat numbered community-list only if it's in a range 1-500
Donatas Abraitis
2024-10-30
2
-1
/
+5
*
|
|
bgpd: Use `IPV6_MAX_BITLEN` when deleting SRv6 VPN6 SIDs
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
|
|
bgpd: Use `IPV6_MAX_BITLEN` when deleting SRv6 VPN4 SIDs
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
|
|
bgpd: Use `IPV6_MAX_BITLEN` when deleting SRv6 functions
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
|
|
Merge pull request #17280 from donaldsharp/remove_event_master_free_unused
Donatas Abraitis
2024-11-01
1
-2
/
+0
|
\
\
\
|
*
|
|
bgpd: Remove call into event_master_free_unused
Donald Sharp
2024-10-31
1
-2
/
+0
*
|
|
|
Merge pull request #17230 from donaldsharp/clang_19_some_more
Jafar Al-Gharaibeh
2024-11-01
2
-0
/
+3
|
\
\
\
\
|
*
|
|
|
bgpd: workaround clang-sa for set but not used value
Donald Sharp
2024-10-29
2
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
bgpd: Move RFC 8212 check for inbound before filter in bgp_update
Donald Sharp
2024-10-31
1
-23
/
+22
*
|
|
|
bgpd: Convert rcvd_attr_printed to a bool
Donald Sharp
2024-10-31
3
-7
/
+14
*
|
|
|
bgpd: Refactor bgp_update some for nexthop reachability
Donald Sharp
2024-10-31
1
-97
/
+58
*
|
|
|
bgpd: In bgp_update() for mac addrs ensure we are dealing with evpn
Donald Sharp
2024-10-31
1
-1
/
+1
[next]