lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #49533] TCP connection deadlocks upon dropped window u


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #49533] TCP connection deadlocks upon dropped window update due to not filling window
Date: Mon, 14 Nov 2016 15:57:13 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.87 Safari/537.36

Follow-up Comment #5, bug #49533 (project lwip):

Let me sum up what I think would be correct behavior for lwIP:
- RTO timer prevents connection deadlock while unacked != NULL
- persist timer prevents connection deadlock when unacked == NULL *and* we
have a zero-window-like condition (either real zero window or received window
too small for next segment to be sent, which might also happen when enqueueing
a segment)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?49533>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]