lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20515] TCP delayed ack does not work as expected


From: Kieran Mansley
Subject: [lwip-devel] [bug #20515] TCP delayed ack does not work as expected
Date: Tue, 15 Apr 2008 08:34:33 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

Follow-up Comment #10, bug #20515 (project lwip):

If we keep track of the last value advertised we can then send an immediate
update only when:
 - the last value advertised was small; or
 - the change in the available window is large

These two rules combined would effectively mean that we advertise a window
when it would make a difference to the sender (i.e. when it might allow the
sender to send more data) and avoid sending window updates when they'd make
little difference.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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