From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] netfilter: discard overlapping IPv6 fragment Date: Mon, 06 Sep 2010 18:11:33 -0700 (PDT) Message-ID: <20100906.181133.70208922.davem@davemloft.net> References: <4C811083.4080302@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: nicolas.dichtel@6wind.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53916 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752770Ab0IGBLP (ORCPT ); Mon, 6 Sep 2010 21:11:15 -0400 In-Reply-To: <4C811083.4080302@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nicolas Dichtel Date: Fri, 03 Sep 2010 17:13:07 +0200 > here is a patch to take care of RFC5722 "Handling of Overlapping IPv6 > Fragments" in Netfilter IPv6 stack. Also applied to net-2.6, thanks Nicolas.