lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #57525] [TCP][RST] request to call tcp send callback i


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #57525] [TCP][RST] request to call tcp send callback if pcb->acked >= 0 when tcp client received last tcp rst segment
Date: Fri, 3 Jan 2020 03:18:45 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

Update of bug #57525 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

A RST segment never ACKs new data, nor does it contain data (as you suggested
in 4).

The recv_acked variable (I assume you mean this one, since pcb->acked does not
exist) is not even updated for a RST.

Closing as invalid.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?57525>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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