lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20199] TCP appears to be "Shrinking the Window"


From: Tom Evans
Subject: [lwip-devel] [bug #20199] TCP appears to be "Shrinking the Window"
Date: Mon, 16 Jul 2007 03:19:21 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; MathPlayer 2.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

Follow-up Comment #2, bug #20199 (project lwip):

The current (2007) code looks to be doing something that was "STRONGLY
DISCOURAGED in 1981 and also disobeying a "SHOULD NOT" from 1989.

The suggested change would result in it disobeying a "MUST" (in other words
changing to do a "MUST NOT") from 1989.

Going from doing something "STRONGLY DISCOURAGED" 26 years ago and "SHOULD
NOT" 18 years ago to an 18-year-old "MUST NOT" is probably a backwards step.

This isn't that hard to fix. Just check the BSD, Linux or later Xinu code for
examples and follow the RFCs.

I'd fix this except we're not using TCP here, and this sort of thing needs to
be tested properly to ensure the window does the right thing under all
circumstances. Not hard, just test via 127.0.0.1 with test client and
server.

Anyone using lwIP's TCP with these bugs unfixed who isn't sweating and
shaking "doesn't understand the problem".


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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