lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #49631] Zero window and refused data problem


From: Joel Cunningham
Subject: [lwip-devel] [bug #49631] Zero window and refused data problem
Date: Fri, 16 Dec 2016 00:08:48 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #12, bug #49631 (project lwip):

Updated patch to remove check against tcplen == 1.  This will still only
trigger on a data segment because of the above check for pcb->refused_data !=
NULL && tcplen > 0.  This is correct so that we aren't sending an empty ACK in
response to an ACK/window update from the remote TCP

(file #39245)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-bug-49631-handle-zero-window-probe-and-refused_data.patch
Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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