lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28054] Two segments with FIN flag on the out-of-seque


From: Kieran Mansley
Subject: [lwip-devel] [bug #28054] Two segments with FIN flag on the out-of-sequence queue
Date: Fri, 20 Nov 2009 15:42:25 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.00

Follow-up Comment #2, bug #28054 (project lwip):

>From looking at the code it looks like we do the right thing when the second
segment is in order - there is lots of checking of TCP flags there - but
ignore them completely when trimming if the second segment is also out of
order.  Whenever we trim a segment in that section (tcp_in.c:1244 -> 1363) we
need to check the flags and removing any FIN if present.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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