Skip to content

Commit 54993d2

Browse files
authored
fix: fix #1 (#4)
之前 bbr 参数配错了。
2 parents 9e5003a + bd2a257 commit 54993d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config/GENERAL_AX6600.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ CONFIG_PACKAGE_luci-app-wireless-regdb=y
158158
#老优化,副作用大
159159
CONFIG_PACKAGE_skb_recycler=n
160160
# 调整网络参数
161-
CONFIG_TCP_CONG_BBR=y
161+
CONFIG_PACKAGE_kmod-tcp-bbr=y

0 commit comments

Comments
 (0)