From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH] tests: xml: add realistic XML tests files Date: Thu, 25 Jul 2013 22:57:14 +0200 Message-ID: <20130725205714.GA7072@localhost> References: <20130725204440.22426.12913.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]:43014 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754504Ab3GYU5X (ORCPT ); Thu, 25 Jul 2013 16:57:23 -0400 Content-Disposition: inline In-Reply-To: <20130725204440.22426.12913.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Jul 25, 2013 at 10:44:40PM +0200, Arturo Borrero Gonzalez wrote: > This patch refresh current XML testfiles with some realworld expressions extracted from rules. > The nft instruction itself is added as a comment for future references. > > All XMl files are now indented with tabs instead of spaces. > > Also, a bunch of new realworld rules with mixed expressions are added. Applied, thanks.