From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH 00/21] Small fixes for XML Date: Thu, 27 Jun 2013 19:58:05 +0200 Message-ID: <20130627175805.GA25627@localhost> References: <20130626113509.23511.14359.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]:35218 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753743Ab3F0R6P (ORCPT ); Thu, 27 Jun 2013 13:58:15 -0400 Content-Disposition: inline In-Reply-To: <20130626113509.23511.14359.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Jun 26, 2013 at 01:36:55PM +0200, Arturo Borrero Gonzalez wrote: > The following series implements a bunch of small fixes for the XML > code in libnftables. > > These are some of the changes Pablo requested me to make previous to > the inclusion of the parsing test bench. Applied from 3 to 21 with changes, please review the repo to note mostly comestic changes. Thanks.