From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables PATCH v2 1/2] arptables-compat: add support for the CLASSIFY target Date: Thu, 5 Mar 2015 21:57:04 +0100 Message-ID: <20150305205704.GA5385@salvia> References: <20150305184720.4584.92956.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]:35273 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753540AbbCEUxW (ORCPT ); Thu, 5 Mar 2015 15:53:22 -0500 Content-Disposition: inline In-Reply-To: <20150305184720.4584.92956.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Mar 05, 2015 at 07:47:38PM +0100, Arturo Borrero Gonzalez wrote: > This patch adds support to arptables-compat for the CLASSIFY target. Applied, thanks.