From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables - v2 PATCH 0/2] Fixed chain name and add support for NFTA_CHAIN_NEW_NAME attribute Date: Thu, 1 Nov 2012 16:40:26 +0100 Message-ID: <20121101154025.GB10655@1984> References: <1351772437-9015-1-git-send-email-tomasz.bursztyka@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Tomasz Bursztyka Return-path: Received: from mail.us.es ([193.147.175.20]:36039 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755404Ab2KAPkd (ORCPT ); Thu, 1 Nov 2012 11:40:33 -0400 Content-Disposition: inline In-Reply-To: <1351772437-9015-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Nov 01, 2012 at 02:20:35PM +0200, Tomasz Bursztyka wrote: > A rework of "[libnftables - PATCH] chain: Add support for > NFTA_CHAIN_NEW_NAME attribute" according to the change of chain's > name which becomes fixed sized. > > Tomasz Bursztyka (2): > chain: Handle fixed sized name > chain: Add support for NFTA_CHAIN_NEW_NAME attribute Applied, thanks!