lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28241] oos processing


From: Kieran Mansley
Subject: [lwip-devel] [bug #28241] oos processing
Date: Fri, 11 Dec 2009 11:18:34 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.00

Follow-up Comment #12, bug #28241 (project lwip):

Ahh, now I understand.  The length being used in the comparison (cseg->len)
is the payload length, not the sequence length, and so does not include any
FIN bits.

Oleg is right, we do therefore need to check whether there is a FIN byte in
the old packet before discarding it, and move that byte to the new packet if
the new packet does not also have a FIN.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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