commit | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Jun 13 22:33:04 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:30:53 2006 -0700 |
tree | 3e9ca3dbc12a063121c3ecba2558400307d4acd5 | |
parent | 9e1881dec9e3e8f8408551cddfda489857a7ec99 [diff] |
[TCP]: Add tcp_slow_start_after_idle sysctl. 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>