[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.
authorJohn Heffner <jheffner@psc.edu>
Mon, 26 Mar 2007 02:21:45 +0000 (19:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:19 +0000 (22:23 -0700)
commit886236c1247ab5e2ad9c73f6e9a652e3ae3c8b07
treef0ab2d6f6b6c98c6042be100db752c2d492669ae
parent5ef814753eb810d900fbd77af7c87f6d04f0e551
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.

Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sysctl.h
include/net/tcp.h
net/ipv4/sysctl_net_ipv4.c
net/ipv4/tcp_cong.c