]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdb6ae32f2c98c155e946e9c5d57dd4989d88e157
tree6ec702ab8a81b123947cfcfae4b10cea0c27dc15
parent06209e8218a03168148d788b3818254ff79cd14f
[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