Re: [2.6 patch] cleanup congestion control options

2007-07-14 Thread Adrian Bunk
On Fri, Jul 13, 2007 at 11:54:42PM -0700, David Miller wrote: > From: Adrian Bunk <[EMAIL PROTECTED]> > Date: Sat, 14 Jul 2007 06:09:54 +0200 > > > This patch contains the following cleanups: > > - note in the prompt if an option depends on EXPERIMENTAL > > - remove "default n"s that didn't have a

Re: [2.6 patch] cleanup congestion control options

2007-07-13 Thread David Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Sat, 14 Jul 2007 06:09:54 +0200 > This patch contains the following cleanups: > - note in the prompt if an option depends on EXPERIMENTAL > - remove "default n"s that didn't have any effect > - remove "default m"s from options under TCP_CONG_ADVANCED: >

Re: [2.6 patch] cleanup congestion control options

2007-07-13 Thread Valdis . Kletnieks
On Sat, 14 Jul 2007 06:09:54 +0200, Adrian Bunk said: > This patch contains the following cleanups: > - note in the prompt if an option depends on EXPERIMENTAL Who decided whether a particular option is 'experimental' or not? Lawrence S. Brakmo and Larry L. Peterson. TCP Vegas: end to end congest

[2.6 patch] cleanup congestion control options

2007-07-13 Thread Adrian Bunk
This patch contains the following cleanups: - note in the prompt if an option depends on EXPERIMENTAL - remove "default n"s that didn't have any effect - remove "default m"s from options under TCP_CONG_ADVANCED: if you manually choose congestion control modules you should know which ones you wa