diff options
author | Daniele Lacamera <[email protected]> | 2010-06-02 02:02:04 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-06-02 07:15:48 -0700 |
commit | edafe502404f3669d364b6e96d79b54067b634b4 (patch) | |
tree | ef3c1a3921e20b2dc40938f2de23e893a6a53c4a /net/unix/sysctl_net_unix.c | |
parent | 33c29dde7d04dc0ec0edb649d20ccf1351c13a06 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions