linux-mptcp: enable advanced schedulers
This commit is contained in:
parent
903f694e34
commit
a050133e9f
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ buildLinux (rec {
|
|||
DEFAULT_MPTCP_PM default
|
||||
|
||||
# MPTCP scheduler selection.
|
||||
# Disabled as the only non-default is the useless round-robin.
|
||||
MPTCP_SCHED_ADVANCED n
|
||||
MPTCP_SCHED_ADVANCED y
|
||||
DEFAULT_MPTCP_SCHED default
|
||||
|
||||
# Smarter TCP congestion controllers
|
||||
|
|
Loading…
Reference in a new issue