/[lwip]/lwip/CHANGELOG
ViewVC logotype

Diff of /lwip/CHANGELOG

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by likewise, Wed Oct 13 21:40:51 2004 UTC revision 1.25 by likewise, Sat Oct 16 15:07:26 2004 UTC
# Line 11  HISTORY Line 11  HISTORY
11    
12  (STABLE-1_1_0-RC1)  (STABLE-1_1_0-RC1)
13    
14      2004-10-16 Kieran Mansley - kjm25@cam.ac.uk
15      * tcp.c Add code to tcp_recved() to send an ACK (window update) immediately,
16            even if one is already pending, if the rcv_wnd is above a threshold
17            (currently TCP_WND/2). This avoids waiting for a timer to expire to send a
18            delayed ACK in order to open the window if the stack is only receiving data.
19    
20    2004-09-12 Kieran Mansley <kjm25@cam.ac.uk>    2004-09-12 Kieran Mansley <kjm25@cam.ac.uk>
21    * tcp*.* Retransmit time-out handling improvement by Sam Jansen.    * tcp*.* Retransmit time-out handling improvement by Sam Jansen.
22    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26