aptenodytes: Drop unused TCP congestion control algorithms
This commit is contained in:
parent
3d133e1e5a
commit
3d36750b14
@ -906,7 +906,7 @@ CONFIG_TCP_CONG_WESTWOOD=y
|
|||||||
# CONFIG_TCP_CONG_HTCP is not set
|
# CONFIG_TCP_CONG_HTCP is not set
|
||||||
# CONFIG_TCP_CONG_HSTCP is not set
|
# CONFIG_TCP_CONG_HSTCP is not set
|
||||||
# CONFIG_TCP_CONG_HYBLA is not set
|
# CONFIG_TCP_CONG_HYBLA is not set
|
||||||
CONFIG_TCP_CONG_VEGAS=y
|
# CONFIG_TCP_CONG_VEGAS is not set
|
||||||
# CONFIG_TCP_CONG_NV is not set
|
# CONFIG_TCP_CONG_NV is not set
|
||||||
# CONFIG_TCP_CONG_SCALABLE is not set
|
# CONFIG_TCP_CONG_SCALABLE is not set
|
||||||
# CONFIG_TCP_CONG_LP is not set
|
# CONFIG_TCP_CONG_LP is not set
|
||||||
@ -915,10 +915,8 @@ CONFIG_TCP_CONG_VEGAS=y
|
|||||||
# CONFIG_TCP_CONG_ILLINOIS is not set
|
# CONFIG_TCP_CONG_ILLINOIS is not set
|
||||||
# CONFIG_TCP_CONG_DCTCP is not set
|
# CONFIG_TCP_CONG_DCTCP is not set
|
||||||
# CONFIG_TCP_CONG_CDG is not set
|
# CONFIG_TCP_CONG_CDG is not set
|
||||||
CONFIG_TCP_CONG_BBR=y
|
# CONFIG_TCP_CONG_BBR is not set
|
||||||
# CONFIG_DEFAULT_VEGAS is not set
|
|
||||||
CONFIG_DEFAULT_WESTWOOD=y
|
CONFIG_DEFAULT_WESTWOOD=y
|
||||||
# CONFIG_DEFAULT_BBR is not set
|
|
||||||
# CONFIG_DEFAULT_RENO is not set
|
# CONFIG_DEFAULT_RENO is not set
|
||||||
CONFIG_DEFAULT_TCP_CONG="westwood"
|
CONFIG_DEFAULT_TCP_CONG="westwood"
|
||||||
# CONFIG_TCP_MD5SIG is not set
|
# CONFIG_TCP_MD5SIG is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user