r4712 - in dists/trunk/linux-2.6/debian: . arch

Sven Luther luther at costa.debian.org
Wed Nov 2 16:40:10 UTC 2005


Author: luther
Date: 2005-11-02 16:40:10 +0000 (Wed, 02 Nov 2005)
New Revision: 4712

Modified:
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/changelog
Log:
Now use NewReno+BIC by default, closes #337089.


Modified: dists/trunk/linux-2.6/debian/arch/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/config	2005-11-02 08:49:34 UTC (rev 4711)
+++ dists/trunk/linux-2.6/debian/arch/config	2005-11-02 16:40:10 UTC (rev 4712)
@@ -117,7 +117,6 @@
 CONFIG_FB_ARC=m
 CONFIG_FUSION_SPI=m
 # CONFIG_IP_FIB_TRIE is not set
-CONFIG_TCP_CONG_BIC=m
 CONFIG_DVB_USB_CXUSB=m
 CONFIG_FUSION_FC=m
 CONFIG_USB_ACECAD=m
@@ -394,7 +393,7 @@
 #
 # TCP congestion control
 #
-CONFIG_TCP_CONG_BIC=m
+CONFIG_TCP_CONG_BIC=y
 CONFIG_TCP_CONG_WESTWOOD=m
 CONFIG_TCP_CONG_HTCP=m
 CONFIG_TCP_CONG_HSTCP=m

Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-11-02 08:49:34 UTC (rev 4711)
+++ dists/trunk/linux-2.6/debian/changelog	2005-11-02 16:40:10 UTC (rev 4712)
@@ -3,8 +3,11 @@
   [ Norbert Tretkowski ]
   * [alpha] Switch to gcc 4.0.
 
- -- Norbert Tretkowski <nobse at debian.org>  Tue,  1 Nov 2005 21:46:26 +0100
+  [ Sven Luther ]
+  * Set default TCP congestion algorithm to NewReno + BIC (Closes: #337089)
 
+ -- Sven Luther <luther at debian.org>  Wed,  2 Nov 2005 16:35:12 +0000
+
 linux-2.6 (2.6.14-2) unstable; urgency=low
 
   [ Simon Horman ]




More information about the Kernel-svn-changes mailing list