lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27209] tcp_input discards frames even though they are


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #27209] tcp_input discards frames even though they are within the announced window
Date: Mon, 10 Aug 2009 11:18:04 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2

Follow-up Comment #7, bug #27209 (project lwip):

> If adding a small number like 1460 to a value 65000 of 
> pcb->rcv_wnd would be 66460 which is greater than a u16_t can 
> handle.

Unfortunately, I didn't have the time to look into the pcaps yet, but the
above statement would mean that the other side did overrun our receive window
(unless tcp_recved() was called in a wrong way, which maybe we should be able
to cope with, even with the maximum window size).

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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