mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -324,9 +324,9 @@ CONFIG_DEFAULT_DEADLINE=y
|
||||
CONFIG_DEFAULT_IOSCHED="deadline"
|
||||
# CONFIG_DEFAULT_NOOP is not set
|
||||
# CONFIG_DEFAULT_RENO is not set
|
||||
CONFIG_DEFAULT_TCP_CONG="vegas"
|
||||
CONFIG_DEFAULT_VEGAS=y
|
||||
# CONFIG_DEFAULT_WESTWOOD is not set
|
||||
CONFIG_DEFAULT_TCP_CONG="westwood"
|
||||
# CONFIG_DEFAULT_VEGAS is not set
|
||||
CONFIG_DEFAULT_WESTWOOD=y
|
||||
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
|
||||
# CONFIG_DEVFS_DEBUG is not set
|
||||
CONFIG_DEVFS_FS=y
|
||||
@@ -1565,9 +1565,9 @@ CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_ILLINOIS is not set
|
||||
# CONFIG_TCP_CONG_LP is not set
|
||||
# CONFIG_TCP_CONG_SCALABLE is not set
|
||||
CONFIG_TCP_CONG_VEGAS=y
|
||||
# CONFIG_TCP_CONG_VEGAS is not set
|
||||
# CONFIG_TCP_CONG_VENO is not set
|
||||
# CONFIG_TCP_CONG_WESTWOOD is not set
|
||||
CONFIG_TCP_CONG_WESTWOOD=y
|
||||
# CONFIG_TCP_CONG_YEAH is not set
|
||||
# CONFIG_TCP_MD5SIG is not set
|
||||
# CONFIG_TEXTSEARCH_BM is not set
|
||||
|
||||
Reference in New Issue
Block a user