"README.md" did not exist on "3e7cbae7c6dda18d427335b3ad98f1a0d40ef30c"
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>
Loading
Please register or sign in to comment