From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 0/3] nf_conntrack: fixes for nf_ct_attach in IPv6 stack Date: Wed, 15 Feb 2006 11:10:41 +0100 Message-ID: <43F2FE21.5070707@trash.net> References: <200602131628.k1DGSpc3019846@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org, usagi-core@linux-ipv6.org, laforge@gnumonks.org Return-path: To: Yasuyuki KOZAKAI In-Reply-To: <200602131628.k1DGSpc3019846@toshiba.co.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Yasuyuki KOZAKAI wrote: > These patches make nf_ct_attach work fine in IPv6 stack. > > The locally generated reply packets in IPv6 stack, such as ICMPv6 error > and TCP RST by REJECT target, need to be associated with the connection > of original packet. All three patches applied, thanks. I'll push them to Dave for 2.6.16 today.