index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: prefix match for advertised/received-routes
Trey Aspelund
2023-02-08
1
-18
/
+114
*
bgpd: add 'detail' option to bestpath-routes
Trey Aspelund
2023-02-08
1
-5
/
+24
*
Merge pull request #12707 from donaldsharp/missed_enums
Donatas Abraitis
2023-02-07
1
-3
/
+12
|
\
|
*
bgpd: Add missing enum's to case statement
Donald Sharp
2023-01-31
1
-3
/
+12
*
|
bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()
Donatas Abraitis
2023-02-06
1
-8
/
+6
*
|
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
2023-02-02
1
-1
/
+10
*
|
Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecation
Donald Sharp
2023-02-01
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-31
1
-6
/
+1
*
|
Merge pull request #12695 from opensourcerouting/format-warnings
Donald Sharp
2023-01-31
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
bgpd: fix format string mess in AS-path printing
David Lamparter
2023-01-27
1
-5
/
+5
*
|
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
2023-01-30
1
-63
/
+33
|
/
*
bgpd: encode properly vpnv6 nexthop
Philippe Guibert
2023-01-23
1
-2
/
+6
*
Revert "bgpd: optimal router reflection cli and fsm changes"
Donatas Abraitis
2023-01-17
1
-70
/
+0
*
Merge pull request #12584 from pguibert6WIND/bgp_imported_distance
Russ White
2023-01-17
1
-0
/
+7
|
\
|
*
bgpd: imported vpn entries get appropriate distance
Philippe Guibert
2023-01-17
1
-0
/
+7
*
|
bgpd: Do not send routes back received from a peer
Donatas Abraitis
2023-01-14
1
-3
/
+3
|
/
*
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2023-01-13
1
-19
/
+9
*
Merge pull request #12622 from taspelund/adj-rib-json
Donatas Abraitis
2023-01-11
1
-43
/
+92
|
\
|
*
bgpd: add "detail" for advertised/received-routes
Trey Aspelund
2023-01-10
1
-43
/
+92
*
|
Merge pull request #12577 from louis-6wind/fix-bgp-evpn-all
Donatas Abraitis
2023-01-11
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
bgpd: fix show bgp all with evpn
Louis Scalbert
2022-12-29
1
-0
/
+3
*
|
bgpd: Fix the number of arguments for frrtrace()
Donatas Abraitis
2023-01-05
1
-1
/
+1
*
|
Merge pull request #12458 from liron-ze/aggre-route-withdraw
Donatas Abraitis
2023-01-04
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
bgpd: Fix aggregated routes are withdrawn abnormally.
liuze03
2022-12-14
1
-5
/
+6
*
|
Merge pull request #12562 from opensourcerouting/fix/add_frrtrace_points_for_...
Russ White
2022-12-27
1
-2
/
+6
|
\
\
|
*
|
bgpd: Add lttng tracepoints for bgp_path_info_add/free
Donatas Abraitis
2022-12-23
1
-2
/
+6
*
|
|
Merge pull request #12558 from donaldsharp/bgp_static_route_mem_leak
Russ White
2022-12-27
1
-1
/
+5
|
\
\
\
|
*
|
|
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
1
-21
/
+41
|
\
\
\
|
*
|
|
bgpd: Adopt `show bgp detail-routes` command for L3VPN outputs as well
Donatas Abraitis
2022-12-20
1
-11
/
+10
|
*
|
|
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
1
-3
/
+9
|
*
|
|
bgpd: Rename BGP_SHOW_OPT_DETAIL to BGP_SHOW_OPT_JSON_DETAIL
Donatas Abraitis
2022-12-20
1
-9
/
+9
|
*
|
|
bgpd: Show the real prefix for `show bgp detail`
Donatas Abraitis
2022-12-20
1
-9
/
+24
|
|
/
/
*
|
|
bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flag
Louis Scalbert
2022-12-16
1
-9
/
+13
*
|
|
bgpd: update route leaking when a VRF loopback is received
Louis Scalbert
2022-12-16
1
-0
/
+6
|
/
/
*
|
bgpd: display the IGP metric of the ultimate path in route details
Louis Scalbert
2022-12-15
1
-6
/
+8
*
|
bgpd: Free memory allocated by info_make() when hitting maximum-prefix
Donatas Abraitis
2022-12-09
1
-3
/
+8
*
|
Merge pull request #12467 from opensourcerouting/fix/advertised_routes_json_n...
Donald Sharp
2022-12-09
1
-2
/
+20
|
\
\
|
*
|
bgpd: Deprecate `bgpStatusCodes` and `bgpOriginCodes`
Donatas Abraitis
2022-12-08
1
-2
/
+20
*
|
|
bgpd: totalPrefixCounter incorectly shows sent prefix count
Donatas Abraitis
2022-12-07
1
-0
/
+1
|
/
/
*
|
Merge pull request #12456 from opensourcerouting/fix/bgpd_labeled_unicast_rr_...
Donald Sharp
2022-12-07
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
bgpd: Adopt addpath functionality for labeled-unicast
Donatas Abraitis
2022-12-06
1
-4
/
+2
|
*
bgpd: Show in JSON if the advertised path is multipath
Donatas Abraitis
2022-12-06
1
-0
/
+5
*
|
Merge pull request #12322 from fdumontet6WIND/confed_num
Russ White
2022-12-06
1
-5
/
+12
|
\
\
|
|
/
|
/
|
|
*
bgp: fix case where confederation id same as member-as
Francois Dumontet
2022-11-25
1
-5
/
+12
*
|
bgpd: Fix unaligned output of advertised-routes, bestpath-routes, etc.
Donatas Abraitis
2022-12-02
1
-1
/
+1
*
|
Merge pull request #12418 from opensourcerouting/fix/tests_for_while_true
Donald Sharp
2022-12-01
1
-8
/
+11
|
\
\
|
*
|
bgpd: Adjust received prefix count only when we validate the nexthop
Donatas Abraitis
2022-11-29
1
-8
/
+11
*
|
|
Merge pull request #12416 from opensourcerouting/fix/inet_ntop
mobash-rasool
2022-11-30
1
-39
/
+26
|
\
\
\
[next]