From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] include: table: chain: added set and get for u8 values in chain and table. Date: Wed, 20 Nov 2013 23:57:04 +0100 Message-ID: <20131120225704.GA17786@localhost> References: <1384862516-3518-1-git-send-email-anarey@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ana Rey Return-path: Received: from mail.us.es ([193.147.175.20]:46230 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751409Ab3KTW5L (ORCPT ); Wed, 20 Nov 2013 17:57:11 -0500 Content-Disposition: inline In-Reply-To: <1384862516-3518-1-git-send-email-anarey@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Nov 19, 2013 at 01:01:56PM +0100, Ana Rey wrote: > I need it to allocate and show some values for chain and table. > I missed it doing the tests of libnftables. Applied, thanks Ana.