lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37184] tcp_write problem for pcbs in the SYN_SENT sta


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #37184] tcp_write problem for pcbs in the SYN_SENT state
Date: Tue, 20 May 2014 20:07:08 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36

Update of bug #37184 (project lwip):

                  Status:                    None => In Progress            
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #4:

I guess this is a simple regression: when making the change of limiting the
segment size to half the maximum send window we received (to ensure getting
delayed ACKs), we just didn't think pcb->snd_wnd_max would ever be zero.
Using pcb->mss in this case is good enough, I guess.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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