From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] nf_conntrack/nf_nat: nf_conntrack_netlink fix Date: Wed, 15 Nov 2006 06:14:34 +0100 Message-ID: <455AA23A.60506@trash.net> References: <454D1C8F.5060302@trash.net> <454D291E.9010708@trash.net> <454D3137.40109@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist , Yasuyuki Kozakai Return-path: To: Jozsef Kadlecsik In-Reply-To: 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 Jozsef Kadlecsik wrote: > Hi Patrick, > > Attached is a simple fix on top of your git tree. > > [NETFILTER]: nf_conntrack_netlink: fix hooknum > > Buggy porting fixed, we can figure out the hooknum. Thanks, I've folded it into the nf_nat patch. I'll look into your allocation fix next, sorry for taking so long.