From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftnl PATCH 3/3] tests: also test nat's flags attribute Date: Fri, 3 Oct 2014 14:08:34 +0200 Message-ID: <20141003120834.GC10433@salvia> References: <20141002115836.10972.3637.stgit@nfdev.cica.es> <20141002115847.10972.33892.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, anayrey@gmail.com To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:44849 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751889AbaJCMHR (ORCPT ); Fri, 3 Oct 2014 08:07:17 -0400 Content-Disposition: inline In-Reply-To: <20141002115847.10972.33892.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Oct 02, 2014 at 01:58:47PM +0200, Arturo Borrero Gonzalez wrote: > The nat expression has a new attribute. Let's give some testing. Also applied, thanks.