From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftnl PATCH 1/2] examples: merge nft-rule-{xml|json}-add.c Date: Tue, 23 Sep 2014 15:50:32 +0200 Message-ID: <20140923135032.GA27132@salvia> References: <20140923111521.4630.78017.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]:47910 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754602AbaIWNt2 (ORCPT ); Tue, 23 Sep 2014 09:49:28 -0400 Content-Disposition: inline In-Reply-To: <20140923111521.4630.78017.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Sep 23, 2014 at 01:15:21PM +0200, Arturo Borrero Gonzalez wrote: > Merge the two examples in just one. An input argument choose the format to use. Applied, thanks