From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755766Ab2BACx0 (ORCPT ); Tue, 31 Jan 2012 21:53:26 -0500 Received: from mail.us.es ([193.147.175.20]:44165 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753207Ab2BACxY (ORCPT ); Tue, 31 Jan 2012 21:53:24 -0500 Date: Wed, 1 Feb 2012 03:53:19 +0100 From: Pablo Neira Ayuso To: Jan Engelhardt Cc: richard -rw- weinberger , Netfilter Developer Mailing List , Linux Networking Developer Mailing List , Linux Kernel Mailing List , eric.dumazet@gmail.com Subject: Re: [PATCH 1/6] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG Message-ID: <20120201025319.GA28455@1984> References: <1327269381-20748-1-git-send-email-richard@nod.at> <1327269381-20748-2-git-send-email-richard@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 01, 2012 at 02:24:11AM +0100, Jan Engelhardt wrote: > On Monday 2012-01-30 10:01, richard -rw- weinberger wrote: > > >On Sun, Jan 22, 2012 at 10:56 PM, Richard Weinberger wrote: > >> ipt_LOG and ip6_LOG have a lot of common code, merge them > >> to reduce duplicate code. > >> > >> Signed-off-by: Richard Weinberger > > > >No comments? > > Adding Pablo to Cc. I expect to have some spare time to look into this soon. Sorry for the silence, I need to unplug a bit from the mailing list to push some developments forward, it's hard to make everything at the same time ;-)