Re: [PATCH 1/5] tcp: set default congestion control when no sysctl
From: David Miller <davem@davemloft.net>
Date: 2006-11-01 01:31:46
From: David Miller <davem@davemloft.net>
Date: 2006-11-01 01:31:46
From: Stephen Hemminger <redacted> Date: Tue, 31 Oct 2006 15:01:41 -0800
The setting of the default congestion control was buried in the sysctl code so it would not be done properly if SYSCTL was not enabled. Signed-off-by: Stephen Hemminger <redacted>
Good catch, applied for 2.6.19, thanks Stephen.