[TCP]: TCP Illinois update.
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 24 Apr 2007 05:24:32 +0000 (22:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:44 +0000 (22:29 -0700)
commit65d1b4a7e73fe0e1f5275ad7d2d3547981480886
tree27f91ead5c78c22641ff44037dc6a1acf4b54cbf
parent42431592e74a968d919a46baf0515a2ee6978dac
[TCP]: TCP Illinois update.

This version more closely matches the paper, and fixes several
math errors. The biggest difference is that it updates alpha/beta
once per RTT

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_illinois.c