lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #33962] TF_FIN not always set after FIN is sent


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #33962] TF_FIN not always set after FIN is sent
Date: Mon, 22 Aug 2011 12:12:53 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0

Update of bug #33962 (project lwip):

                  Status:                    None => Works For Me           
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #2:

> The TF_FIN flag is not set in the PCB if the FIN is added to an 
> existing segment in tcp_send_fin().

Could you please explain this or go into more detail on what you observed? I'm
using 1.4.0 (official release, not CVS/git) and it works for me!

In tcp_send_fin(), pcb->unsent is checked and the last segment in this queue
gets the FIN flag, so this should work...

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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