From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftnl PATCH v3] src: add support for nft_redir expression Date: Thu, 30 Oct 2014 17:29:58 +0100 Message-ID: <20141030162958.GE2224@salvia> References: <20141017103954.7294.7602.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]:33822 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759759AbaJ3Q2T (ORCPT ); Thu, 30 Oct 2014 12:28:19 -0400 Content-Disposition: inline In-Reply-To: <20141017103954.7294.7602.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Oct 17, 2014 at 12:40:24PM +0200, Arturo Borrero Gonzalez wrote: > This patch adds support for the new nft_redir expression. Actually, this one applied instead of the v2. Thanks.