lwip-devel
[Top][All Lists]
Advanced

[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: Wed, 06 Jun 2007 10:10:03 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

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

I think keep-alive packets should not send ACK flag.
Data are already acknowledged.
We need acknowledge only as reply to keep-alive packet.
So, it will be better TCPH_FLAGS_SET( tcphdr, 0);

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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