mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update config 4.14
This commit is contained in:
parent
743244a8b3
commit
d37bc13012
2 changed files with 13 additions and 16 deletions
|
@ -5632,5 +5632,15 @@ CONFIG_TCP_CONG_LIA=y
|
|||
CONFIG_TCP_CONG_OLIA=y
|
||||
CONFIG_TCP_CONG_WVEGAS=y
|
||||
CONFIG_TCP_CONG_BALIA=y
|
||||
CONFIG_DEFAULT_TCP_CONG="olia"
|
||||
CONFIG_MPTCP=y
|
||||
CONFIG_DEFAULT_TCP_CONG="cubic"
|
||||
CONFIG_MPTCP=y
|
||||
# CONFIG_DEFAULT_BALIA is not set
|
||||
# CONFIG_DEFAULT_LIA is not set
|
||||
# CONFIG_DEFAULT_OLIA is not set
|
||||
# CONFIG_DEFAULT_WVEGAS is not set
|
||||
# CONFIG_DEFAULT_BBR is not set
|
||||
CONFIG_DEFAULT_CUBIC=y
|
||||
CONFIG_DEFAULT_MPTCP_PM="default"
|
||||
CONFIG_DEFAULT_MPTCP_SCHED="default"
|
||||
CONFIG_MPTCP_PM_ADVANCED=y
|
||||
CONFIG_MPTCP_SCHED_ADVANCED=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue