diff options
author | Daniele Lacamera <root@danielinux.net> | 2010-06-02 04:02:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-02 16:15:48 +0200 |
commit | edafe502404f3669d364b6e96d79b54067b634b4 (patch) | |
tree | ef3c1a3921e20b2dc40938f2de23e893a6a53c4a /net/sched | |
parent | act_nat: fix the wrong checksum when addr isn't in old_addr/mask (diff) | |
download | linux-edafe502404f3669d364b6e96d79b54067b634b4.tar.xz linux-edafe502404f3669d364b6e96d79b54067b634b4.zip |
TCP: tcp_hybla: Fix integer overflow in slow start increment
For large values of rtt, 2^rho operation may overflow u32. Clamp down the increment to 2^16.
Signed-off-by: Daniele Lacamera <root@danielinux.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions