lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] SYN-SENT state does not accept SYN only segment


From: narke
Subject: [lwip-devel] SYN-SENT state does not accept SYN only segment
Date: Wed, 14 Mar 2012 16:58:54 +0800

Hi,

I found in lwIP,  when an active open pcb in its SYN-SENT state and
received an segment sent from peer which has SYN flag but w/o ACK
flag,  the pcb just ignore the segment.  However, in RFC 793, it is
required to accept the SYN only segment in SYN-SENT state and switch
to SYN-RCVD state.

Can anyone please confirm this?  It's a bug or a dedicated design?

Thanks in advance.

-- 
Life is the only flaw in an otherwise perfect nonexistence
    -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (address@hidden)



reply via email to

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