From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH resend 1/2] Adds ebt_nflog watcher to kernel. Date: Tue, 08 Apr 2008 19:31:08 +0200 Message-ID: <47FBABDC.9090607@trash.net> References: <20080205185521.051763000@andrew.endian.com> <20080205185617.732255000@andrew.endian.com> <47BD86EF.7060809@trash.net> <47C34933.8000301@endian.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, ebtables-devel@lists.sourceforge.net, Bart De Schuymer To: Peter Warasin Return-path: Received: from stinky.trash.net ([213.144.137.162]:46961 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752659AbYDHRbV (ORCPT ); Tue, 8 Apr 2008 13:31:21 -0400 In-Reply-To: <47C34933.8000301@endian.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Peter Warasin wrote: > Hi > > Patrick McHardy wrote: >> Peter Warasin wrote: >> > This patch adds the ebtables nflog watcher to the >> > kernel >> This seems mostly fine to me. A few minor comments: > >> If you'll resend the patch based on net-2.6.26 I'll queue it >> if Bart has no objections. > > I re-based on net-2.6.26 and changed what you mentioned. > Patch is attached Applied, thanks.