[TCP] TCP YEAH: Use vegas dont copy it.
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 24 Apr 2007 05:28:23 +0000 (22:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:46 +0000 (22:29 -0700)
commit7752237e9f07b316f81aebdc43f0d7c9a4ba0acf
tree6ec702ab8a81b123947cfcfae4b10cea0c27dc15
parent164891aadf1721fca4dce473bb0e0998181537c6
[TCP] TCP YEAH: Use vegas dont copy it.

Rather than using a copy of vegas code, the YEAH code should just have
it exported so there is common code.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_vegas.c
net/ipv4/tcp_vegas.h [new file with mode: 0644]
net/ipv4/tcp_yeah.c
net/ipv4/tcp_yeah.h