commit | f890f921040fef6a35e39d15b729af1fd1a35f29 | [log] [tgz] |
---|---|---|
author | Angelo P. Castellani <angelo.castellani@gmail.com> | Mon Jun 05 17:29:09 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:29:25 2006 -0700 |
tree | 130ee6a827a092cc205d6054d2e11f185e60ad1c | |
parent | 76f1017757aa0c308a0b83ca611c9a89ee9a79a4 [diff] |
[TCP]: TCP Compound congestion control TCP Compound is a sender-side only change to TCP that uses a mixed Reno/Vegas approach to calculate the cwnd. For further details look here: ftp://ftp.research.microsoft.com/pub/tr/TR-2005-86.pdf Signed-off-by: Angelo P. Castellani <angelo.castellani@gmail.com> Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>