[TCP]: Add tcp_slow_start_after_idle sysctl.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 14 Jun 2006 05:33:04 +0000 (22:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:30:53 +0000 (21:30 -0700)
A lot of people have asked for a way to disable tcp_cwnd_restart(),
and it seems reasonable to add a sysctl to do that.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found