[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090625.200940.99884468.davem@davemloft.net>
Date: Thu, 25 Jun 2009 20:09:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yjwei@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] tcp: missing check ACK flag of received segment in
FIN-WAIT-2 state
From: Wei Yongjun <yjwei@...fujitsu.com>
Date: Thu, 25 Jun 2009 16:29:31 +0800
> RFC0793 defined that in FIN-WAIT-2 state if the ACK bit is off drop
> the segment and return[Page 72]. But this check is missing in function
> tcp_timewait_state_process(). This cause the segment with FIN flag but
> no ACK has two diffent action:
...
> This patch fixed the problem.
>
> Signed-off-by: Wei Yongjun <yjwei@...fujitsu.com>
Patch applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists