Re: [PATCH] tcp: default congestion control menu

2006-09-24 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 20 Sep 2006 13:28:06 -0700 > Change how default TCP congestion control is chosen. Don't just use > last installed module, instead allow selection during configuration, > and make sure and use the default regardless of load order. > > Signed-o

[PATCH] tcp: default congestion control menu

2006-09-20 Thread Stephen Hemminger
Change how default TCP congestion control is chosen. Don't just use last installed module, instead allow selection during configuration, and make sure and use the default regardless of load order. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- net/ipv4/Kconfig | 45 +