commit | 42a39450f830c57432fd4e5644fa81f41ce7156d | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Oct 05 12:09:31 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 05 12:09:31 2005 -0700 |
tree | 3cf58d483f19f86c365f137acac46660901b0409 | |
parent | fab10fe37ad8dc4388fc444c89ef5aefe906354f [diff] |
[TCP]: BIC coding bug in Linux 2.6.13 Missing parenthesis in causes BIC to be slow in increasing congestion window. Spotted by Injong Rhee. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>