lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20287] tcp_output_nagle sends too early


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #20287] tcp_output_nagle sends too early
Date: Sun, 11 Nov 2007 21:10:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

Follow-up Comment #23, bug #20287 (project lwip):

Is everyone OK with using the last free bit of tcp_pcb->flags for remembering
a memory error in tcp_enqueue?

This is needed to fix nagle while still sending segments (in tcp_output) that
are incomplete due to memory restrictions (TCP_SND_BUF / TCP_SND_QUEUELEN or
empty pool).

Also, I chose to send anyway if a segment to be sent includes SYN, FIN or
RST, but I don't really know if that is necessary...

attaching the new patch

(file #14360)
    _______________________________________________________

Additional Item Attachment:

File name: tcp_nagle2.patch               Size:3 KB


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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