16th October 2004 - Kieran Mansley - kjm25@cam.ac.uk
 - Add code to tcp_recved() to send an ACK (window update)
immediately, even if one is already pending, if the rcv_wnd is above a
threshold (currently TCP_WND/2)
 - This avoids waiting for a timer to expire to send a delayed ACK in
order to open the window if the stack is only receiving data.
1 file changed
tree: 10c062679736ccef31a200824e5ddc36e07890ed
  1. doc/
  2. src/
  3. CHANGELOG
  4. COPYING
  5. FILES
  6. README