From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftnl PATCH v2 0/2] New features in nft-parsing-test Date: Mon, 14 Apr 2014 10:48:38 +0200 Message-ID: <20140414084838.GA6200@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ana Rey Return-path: Received: from mail.us.es ([193.147.175.20]:47076 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbaDNIss (ORCPT ); Mon, 14 Apr 2014 04:48:48 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Apr 09, 2014 at 05:03:43PM +0200, Ana Rey wrote: > The following patchset contains new features in nft-parsing-test: > > * Add the following command-line arguments: > > -u/--update Update test files from . > -f/--file Check test file \n" > > [Changes in v2:] > * Delete 'ruleset: Add an end of line in the exit of ruleset.' patch of > this patchset. Series applied, thanks Ana.