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: Cameron Gutman
Subject: [lwip-devel] [bug #33962] TF_FIN not always set after FIN is sent
Date: Sun, 07 Aug 2011 05:09:40 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3

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

                 Summary: TF_FIN not always set after FIN is sent
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: aicom
            Submitted on: Sun 07 Aug 2011 05:09:39 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

The TF_FIN flag is not set in the PCB if the FIN is added to an existing
segment in tcp_send_fin(). This causes a problem in tcp_output() where sending
is stopped when it shouldn't be by the Nagle code.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 07 Aug 2011 05:09:39 AM GMT  Name: FIN-patch.diff  Size: 231B   By:
aicom
Patch to fix the issue
<http://savannah.nongnu.org/bugs/download.php?file_id=23757>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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