lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9039] tcp: Avoid 3-second delay for a half-open con


From: Joel Cunningham
Subject: [lwip-devel] [patch #9039] tcp: Avoid 3-second delay for a half-open connection
Date: Tue, 19 Jul 2016 20:32:50 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #8, patch #9039 (project lwip):

Simon,

I assume you mean my list of checks for SYN-SENT?  I just summarized the steps
listed in RFC 793.  The only deviation I see in LwIP (with the fix applied
from this patch) is that in the case we receive ONLY the ACK flag (and it's
acceptable) we are still sending an RST.  RFC 793 says this should be silently
dropped.

I can't think of a case where this would happen, but I thought the deviation
from RFC 793 was worth mentioning

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9039>

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




reply via email to

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