Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TCP]: Add TCP Vegas congestion control module. | Stephen Hemminger | 2005-06-23 | 1 | -0/+411 |
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> |