summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-02-02 05:23:16 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-02-03 21:00:25 (GMT)
commit973ec449bb4f2b8c514bacbcb4d9506fc31c8ce3 (patch)
tree29d7b5de18aeff078f265f75a2a94be22254b851 /include
parent59fa534874e6779082275d12d950e26c67c86498 (diff)
downloadlinux-fsl-qoriq-973ec449bb4f2b8c514bacbcb4d9506fc31c8ce3.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions