Merge pull request #39541 from teto/mptcp_scheduler

linux-mptcp: enable advanced schedulers
This commit is contained in:
xeji
2018-05-04 23:39:53 +02:00
committed by GitHub
@@ -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