lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50837] TCP: zero window probe doesn't timeout


From: Joel Cunningham
Subject: [lwip-devel] [bug #50837] TCP: zero window probe doesn't timeout
Date: Mon, 26 Jun 2017 10:38:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #38, bug #50837 (project lwip):

I agree that treating the send window as effectively zero when the next unsent
segment is larger, is becoming more messy to maintain.

Good idea on only splitting the segment once the persist timer has expired,
that should ensure that we are not doing the split at the end of every
transmission burst that fills the window.  There is still my original patch on
bug #49533 which added functionality to split the unsent segment, I could work
on getting that working again with this idea, but it probably won't be for a
couple of weeks

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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