[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20075] A problem with keep-alive timer and TCP flags
From: |
Oleg Tyshev |
Subject: |
[lwip-devel] [bug #20075] A problem with keep-alive timer and TCP flags |
Date: |
Fri, 04 Apr 2008 17:12:41 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 |
Follow-up Comment #7, bug #20075 (project lwip):
I have tested lwip keep-alive again.
Shrinivas suggested to send ACK and it was right.
At least Windows XP does not send [TCP Keep-Alive ACK] in reply to [TCP
Keep-Alive] packets if [TCP Keep-Alive] packet does not have ACK flag.
And without reply after 9 try connection is broken.
If we see once more
4.2.3.6 TCP Keep-Alives http://www.freesoft.org/CIE/RFC/1122/114.htm
"It is extremely important to remember that ACK segments that contain no data
are not reliably transmitted by TCP."
It means indirect, that Keep-Alive packets should have ACK flag.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20075>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #20075] A problem with keep-alive timer and TCP flags,
Oleg Tyshev <=