[TCP]: Add TCP Vegas congestion control module.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 23 Jun 2005 19:27:19 +0000 (12:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2005 19:27:19 +0000 (12:27 -0700)
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>
net/ipv4/Kconfig
net/ipv4/Makefile
net/ipv4/tcp_vegas.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge