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: fix show bgp all with evpn
Louis Scalbert
2022-12-29
3
-0
/
+21
*
Merge pull request #12562 from opensourcerouting/fix/add_frrtrace_points_for_...
Russ White
2022-12-27
4
-2
/
+82
|
\
|
*
bgpd: Add lttng tracepoints for bgp_path_info_add/free
Donatas Abraitis
2022-12-23
3
-2
/
+50
|
*
bgpd: Add lttng tracepoints for peer_lock/peer_unlock
Donatas Abraitis
2022-12-22
2
-0
/
+32
*
|
Merge pull request #12558 from donaldsharp/bgp_static_route_mem_leak
Russ White
2022-12-27
3
-6
/
+19
|
\
\
|
*
|
bgpd: bgp_connected_add memory was being leaked in some cases
Donald Sharp
2022-12-22
1
-5
/
+2
|
*
|
bgpd: rfapi properly free a couple lists
Donald Sharp
2022-12-21
1
-0
/
+12
|
*
|
bgpd: static routes are leaked on shutdown
Donald Sharp
2022-12-21
1
-1
/
+5
|
|
/
*
|
Merge pull request #12515 from opensourcerouting/fix/show_ip_bgp_detail_weird...
Russ White
2022-12-27
3
-24
/
+49
|
\
\
|
*
|
bgpd: Adopt `show bgp detail-routes` command for L3VPN outputs as well
Donatas Abraitis
2022-12-20
3
-13
/
+16
|
*
|
bgpd: Set routes detail flag when using flowspec detailed command
Donatas Abraitis
2022-12-20
1
-1
/
+1
|
*
|
bgpd: Add `show ip bgp <afi> <safi> detail` command version
Donatas Abraitis
2022-12-20
2
-3
/
+10
|
*
|
bgpd: Rename BGP_SHOW_OPT_DETAIL to BGP_SHOW_OPT_JSON_DETAIL
Donatas Abraitis
2022-12-20
2
-10
/
+10
|
*
|
bgpd: Show the real prefix for `show bgp detail`
Donatas Abraitis
2022-12-20
1
-9
/
+24
*
|
|
Merge pull request #11127 from louis-6wind/bgp-leak
Russ White
2022-12-27
9
-110
/
+277
|
\
\
\
|
*
|
|
bgpd: fix attrhash_cmp() clang-format
Louis Scalbert
2022-12-16
1
-45
/
+45
|
*
|
|
bgpd: resend routes deleted by kernel after interface addresses deletion
Louis Scalbert
2022-12-16
3
-4
/
+47
|
*
|
|
bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flag
Louis Scalbert
2022-12-16
7
-22
/
+34
|
*
|
|
bgpd: fix route recursion on leaked routes
Louis Scalbert
2022-12-16
1
-7
/
+4
|
*
|
|
bgpd: update route leaking when a VRF loopback is received
Louis Scalbert
2022-12-16
5
-1
/
+59
|
*
|
|
bgpd: fix invalid nexthop interface on leaked routes
Louis Scalbert
2022-12-16
1
-0
/
+8
|
*
|
|
bgpd: fix prefix VRF leaking with 'network import-check' (5/5)
Louis Scalbert
2022-12-16
1
-3
/
+3
|
*
|
|
bgpd: fix prefix VRF leaking with 'network import-check' (4/5)
Louis Scalbert
2022-12-16
4
-2
/
+37
|
*
|
|
bgpd: fix prefix VRF leaking with 'network import-check' (3/5)
Louis Scalbert
2022-12-16
1
-12
/
+10
|
*
|
|
bgpd: fix prefix VRF leaking with 'network import-check' (2/5)
Louis Scalbert
2022-12-16
1
-16
/
+18
|
*
|
|
bgpd: fix prefix VRF leaking with 'network import-check' (1/5)
Louis Scalbert
2022-12-16
1
-1
/
+5
|
*
|
|
bgpd: fix prefix VRF leaking with 'no network import-check'
Louis Scalbert
2022-12-16
1
-2
/
+12
*
|
|
|
Merge pull request #12551 from proelbtn/fix-install-srv6-local-routes
Donatas Abraitis
2022-12-23
1
-5
/
+11
|
\
\
\
\
|
*
|
|
|
bgpd: Fix handling of SRv6 local routes
Ryoga Saito
2022-12-20
1
-5
/
+11
*
|
|
|
|
Merge pull request #12555 from anlancs/fix/bgp-debug-info
Donatas Abraitis
2022-12-22
1
-3
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: fix one wrong debug log for evpn
anlan_cs
2022-12-21
1
-3
/
+2
|
|
/
/
/
*
|
|
|
bgpd: fix static analyzer warnings
Rafael Zalamena
2022-12-20
1
-77
/
+39
*
|
|
|
Merge pull request #12539 from donaldsharp/bgp_debug_prefix_mem_leak
Russ White
2022-12-20
1
-51
/
+34
|
\
\
\
\
|
*
|
|
|
bgpd: When allocating prefix, free it when we are already tracking it
Donald Sharp
2022-12-20
1
-51
/
+34
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #12531 from opensourcerouting/feature/snmp_tests
Russ White
2022-12-20
1
-11
/
+31
|
\
\
\
\
|
*
|
|
|
bgpd: Zero intial OID items in array at the beginning
Donatas Abraitis
2022-12-20
1
-3
/
+17
|
*
|
|
|
bgpd: Return MED, not local-preference if MED attribute exists (SNMP)
Donatas Abraitis
2022-12-19
1
-1
/
+1
|
*
|
|
|
bgpd: Specify prefix address-family before looking into BGP table
Donatas Abraitis
2022-12-19
1
-4
/
+9
|
*
|
|
|
bgpd: Make sure we have peer->notify.data before returning for SNMP
Donatas Abraitis
2022-12-19
1
-3
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
bgpd: Check if bgp_path_info is not NULL when setting AIGP metric TLV
Donatas Abraitis
2022-12-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #12535 from donaldsharp/mpattr_size_enum
Donatas Abraitis
2022-12-19
1
-17
/
+71
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Convert bgp_packet_mpattr_prefix to use an enum for safi's
Donald Sharp
2022-12-16
1
-8
/
+28
|
*
|
bgpd: make bgp_packet_mpattr_start more prescriptive when using enum's
Donald Sharp
2022-12-16
1
-3
/
+13
|
*
|
bgpd: Convert bgp_packet_mpattr_prefix_size to use an enum
Donald Sharp
2022-12-16
1
-6
/
+30
|
|
/
*
|
Merge pull request #12536 from donaldsharp/peer_print_null
Donatas Abraitis
2022-12-17
1
-2
/
+2
|
\
\
|
*
|
bgpd: Print out useful information about peer
Donald Sharp
2022-12-16
1
-2
/
+2
*
|
|
Merge pull request #12522 from donaldsharp/some_various_stuff
David Lamparter
2022-12-16
3
-10
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: If we don't find what we are looking for cleanup the json structure
Donald Sharp
2022-12-15
1
-8
/
+12
|
*
|
bgpd: use the enum instead of an int
Donald Sharp
2022-12-15
2
-2
/
+3
*
|
|
Merge pull request #12528 from spoignant-proton/master
Donald Sharp
2022-12-16
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]