summaryrefslogtreecommitdiff
path: root/net/ipv6/af_inet6.c
diff options
context:
space:
mode:
authorSangtae Ha <sha2@ncsu.edu>2008-03-04 14:17:41 -0800
committerDavid S. Miller <davem@davemloft.net>2008-03-04 14:17:41 -0800
commit6b3d626321c1d4ce9138a86b047dfafc6a403016 (patch)
tree0708e10ff8c603c014fa3c4ca88f7b51a2c0eb16 /net/ipv6/af_inet6.c
parent7019b78e1483fa724dcba56e8465376b8fd03ea8 (diff)
downloadlwn-6b3d626321c1d4ce9138a86b047dfafc6a403016.tar.gz
lwn-6b3d626321c1d4ce9138a86b047dfafc6a403016.zip
[TCP]: TCP cubic v2.2
We have updated CUBIC to fix some issues with slow increase in large BDP networks. We also improved its convergence speed. The fix is in fact very simple -- the window increase limit of smax during the window probing phase (i.e., convex growth phase) is removed. We found that this does not affect TCP friendliness, but only improves its scalability. We have run some tests in our lab and also over the Internet path from NCSU to Japan. These results can be seen from the following page: http://netsrv.csc.ncsu.edu/wiki/index.php/Intra_protocol_fairness_testing_with_linux-2.6.23.9 http://netsrv.csc.ncsu.edu/wiki/index.php/RTT_fairness_testing_with_linux-2.6.23.9 http://netsrv.csc.ncsu.edu/wiki/index.php/TCP_friendliness_testing_with_linux-2.6.23.9 Signed-off-by: Sangtae Ha <sha2@ncsu.edu> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/af_inet6.c')
0 files changed, 0 insertions, 0 deletions