lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28288] Data after FIN in oos queue


From: Oleg Tyshev
Subject: [lwip-devel] [bug #28288] Data after FIN in oos queue
Date: Mon, 14 Dec 2009 12:28:19 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB5

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

In current implementation as I can see data after FIN from oos queue will be
transfered to the application too if (pcb->ooseq->tcphdr->seqno ==
pcb->rcv_nxt).

It is bad mostly from debug position.
If we make some validation code for oos queue,
it could be two or more FIN segments on the oos queue or some data after
FIN.

I agree that it is not high priority task.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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