lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27315] zero window probe and FIN


From: Kieran Mansley
Subject: [lwip-devel] [bug #27315] zero window probe and FIN
Date: Wed, 21 Oct 2009 11:41:09 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.00

Update of bug #27315 (project lwip):

                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #6:

I think the fix is nearly right, but if the packet at the head of unacked
that we steal a byte from has both data and the FIN, we should send the data
byte as that comes before the FIN in sequence space.  i.e. is_fin should test
if there's any data bytes too, rather than just looking at the FIN flag.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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