From: Kris Katterjohn <[EMAIL PROTECTED]>
Date: Wed, 13 Feb 2008 00:38:13 -0600
> I've attached a patch that changes the order of the ACK and RST checking
> in the LISTEN state in tcp_rcv_state_process() in tcp_input.c
>
> Before: If an ACK/RST packet is received, then tcp_rcv_state_process()
Hey everyone,
[I'm not subscribed, so please CC me on any replies]
I've attached a patch that changes the order of the ACK and RST checking
in the LISTEN state in tcp_rcv_state_process() in tcp_input.c
Before: If an ACK/RST packet is received, then tcp_rcv_state_process()
would return 1 bec