commit | b87d8561d8667d221b728ccdcb18eb95b16a687b | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu Jun 23 12:27:19 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 23 12:27:19 2005 -0700 |
tree | 715b8e8d8442e418364498a12712106530031b96 | |
parent | 835b3f0c0d7e1f716c45ec576662eac7a68b8548 [diff] |
[TCP]: Add TCP Vegas congestion control module. TCP Vegas code modified for the new TCP infrastructure. Vegas now uses microsecond resolution timestamps for better estimation of performance over higher speed links. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>