From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH 1/6] mxml: add error reference of the top node Date: Wed, 8 Jan 2014 00:16:01 +0100 Message-ID: <20140107231601.GA16894@localhost> References: <20140107114518.12841.35778.stgit@nfdev.cica.es> <20140107114716.12841.65206.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]:34357 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754168AbaAGXQK (ORCPT ); Tue, 7 Jan 2014 18:16:10 -0500 Content-Disposition: inline In-Reply-To: <20140107114716.12841.65206.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Jan 07, 2014 at 12:47:16PM +0100, Arturo Borrero Gonzalez wrote: > We know the top node we are building. Let the user also know it. Applied, thanks.