lwip-devel
[Top][All Lists]
Advanced

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

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


From: narke
Subject: Re: [lwip-devel] SYN-SENT state does not accept SYN only segment
Date: Thu, 15 Mar 2012 11:38:06 +0800

On 15 March 2012 04:53, address@hidden <address@hidden> wrote:
> narke wrote:
>>
>> 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?
>
>
> Well spotted, I think your observations are correct! I don't think it's a
> dedicated design, although I've never seen a stack behaving like that.
> Therefore I'd regard this as low prio (not targeting 1.4.1). Would you mind
> filing a bug?
>
> Thanks,
> Simon
>

Hi, Simon

Done.  Newly committed bug is #35845

-- 
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]