lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #21291] tcp_pcb_remove


From: Oleg Tyshev
Subject: [lwip-devel] [bug #21291] tcp_pcb_remove
Date: Mon, 08 Oct 2007 11:55:26 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

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

                 Summary: tcp_pcb_remove
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: olegreen
            Submitted on: Monday 10/08/2007 at 11:55
                Category: TCP
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 

    _______________________________________________________

Details:

Function tcp_pcb_remove() check herself TCP state and if it
LISTEN or TIME_WAIT don't send delayed ACK.
For case when packet with RST flag processed this function should _not_ send
ACK too.
It is better to add extra bool parameter to function to control sending ACKs.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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