From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/2] conntrack: fix incomplete copying IPv6 addresses Date: Mon, 26 Dec 2005 04:06:40 +0100 Message-ID: <43AF5E40.8060306@eurodev.net> References: <200512250736.jBP7abS5014776@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Yasuyuki KOZAKAI In-Reply-To: <200512250736.jBP7abS5014776@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: > [CONNTRACK] fix incomplete copying IPv6 addresses > > If only addresses of orig(reply) tuple is specified, conntrack automatically > copy them to reply(orig) tuple. This fix makes conntrack possible to copy > IPv6 addresses correctly and set address family to invert tuple. Applied. Thanks. -- Pablo