From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nft PATCH] tests: add tests for masquerade Date: Fri, 17 Oct 2014 15:54:55 +0200 Message-ID: <20141017135455.GA4853@salvia> References: <20141015100127.26222.55158.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, anarey@gmail.com To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:47485 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbaJQNx3 (ORCPT ); Fri, 17 Oct 2014 09:53:29 -0400 Content-Disposition: inline In-Reply-To: <20141015100127.26222.55158.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Oct 15, 2014 at 12:01:27PM +0200, Arturo Borrero Gonzalez wrote: > Let's test the new masquerade option in nftables. Applied, thanks Arturo.