From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH] set: add xml output Date: Sat, 6 Jul 2013 16:58:12 +0200 Message-ID: <20130706145812.GA3436@localhost> References: <20130706003952.14469.97245.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]:49702 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750966Ab3GFO6Z (ORCPT ); Sat, 6 Jul 2013 10:58:25 -0400 Content-Disposition: inline In-Reply-To: <20130706003952.14469.97245.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Sat, Jul 06, 2013 at 02:39:52AM +0200, Arturo Borrero Gonzalez wrote: > This patch adds XML output for sets. Applied, thanks Arturo.