[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1322906522.2762.108.camel@edumazet-laptop>
Date: Sat, 03 Dec 2011 11:02:02 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Denys Fedoryshchenko <denys@...p.net.lb>
Cc: David Miller <davem@...emloft.net>,
Michael Tokarev <mjt@....msk.ru>, netdev@...r.kernel.org
Subject: Re: SYN attack, with FIN flag set
Le samedi 03 décembre 2011 à 10:41 +0100, Eric Dumazet a écrit :
> [PATCH] tcp: drop SYN+FIN messages
>
> Denys Fedoryshchenko reported that SYN+FIN attacks were bringing his
> linux machines to their limits.
>
> Dont call conn_request() if the TCP flags includes SYN flag
>
Oh well this should be :
Dont call conn_request() if the TCP flags includes FIN flag
--
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