commit | 8727076289ec55298a05cabddf02b374d13c1624 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu Jun 23 12:24:09 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 23 12:24:09 2005 -0700 |
tree | 37e6f68aac7be9cbbb4e90ca87a6e592c155eb35 | |
parent | 83803034f4233d810c4adc52008921da060c55d1 [diff] |
[TCP]: Add TCP Westwood congestion control module. 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>