Merge pull request #39541 from teto/mptcp_scheduler
linux-mptcp: enable advanced schedulers
This commit is contained in:
commit
01e6e4c5e9
@ -33,8 +33,7 @@ buildLinux (rec {
|
|||||||
DEFAULT_MPTCP_PM default
|
DEFAULT_MPTCP_PM default
|
||||||
|
|
||||||
# MPTCP scheduler selection.
|
# MPTCP scheduler selection.
|
||||||
# Disabled as the only non-default is the useless round-robin.
|
MPTCP_SCHED_ADVANCED y
|
||||||
MPTCP_SCHED_ADVANCED n
|
|
||||||
DEFAULT_MPTCP_SCHED default
|
DEFAULT_MPTCP_SCHED default
|
||||||
|
|
||||||
# Smarter TCP congestion controllers
|
# Smarter TCP congestion controllers
|
||||||
|
Loading…
Reference in New Issue
Block a user