[TCP]: Add TCP Westwood congestion control module.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 23 Jun 2005 19:24:09 +0000 (12:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2005 19:24:09 +0000 (12:24 -0700)
This is the existing 2.6.12 Westwood code moved from tcp_input
to the new congestion framework. A lot of the inline functions
have been eliminated to try and make it clearer.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found