diff options
author | Eric Dumazet <edumazet@google.com> | 2013-02-02 05:23:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-03 16:00:25 -0500 |
commit | 973ec449bb4f2b8c514bacbcb4d9506fc31c8ce3 (patch) | |
tree | 29d7b5de18aeff078f265f75a2a94be22254b851 /lib/fdt.c | |
parent | 59fa534874e6779082275d12d950e26c67c86498 (diff) |
tcp: fix an infinite loop in tcp_slow_start()
Since commit 9dc274151a548 (tcp: fix ABC in tcp_slow_start()),
a nul snd_cwnd triggers an infinite loop in tcp_slow_start()
Avoid this infinite loop and log a one time error for further
analysis. FRTO code is suspected to cause this bug.
Reported-by: Pasi Kärkkäinen <pasik@iki.fi>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/fdt.c')
0 files changed, 0 insertions, 0 deletions