From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables PATCH] ebtables-compat: support nflog extension Date: Thu, 5 Mar 2015 21:56:48 +0100 Message-ID: <20150305205648.GA5378@salvia> References: <20150303184813.2846.22439.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:35252 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753540AbbCEUxJ (ORCPT ); Thu, 5 Mar 2015 15:53:09 -0500 Content-Disposition: inline In-Reply-To: <20150303184813.2846.22439.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Mar 03, 2015 at 07:48:13PM +0100, Arturo Borrero Gonzalez wrote: > Let's give support for the nflog extension (a watcher). Applied, thanks Arturo.