commit | 6b251858d377196b8cea20e65cae60f584a42735 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Sep 28 16:31:48 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Sep 28 16:31:48 2005 -0700 |
tree | 4078d1d7fb50c25e222db5c54562da10ea4b4d5d | |
parent | 64233bffbb50f12e576c61d1698a573c8033004a [diff] |
[TCP]: Fix init_cwnd calculations in tcp_select_initial_window() Match it up to what RFC2414 really specifies. Noticed by Rick Jones. Signed-off-by: David S. Miller <davem@davemloft.net>