From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables (nft branch) PATCH] nft: Use new libnftnl library name against former libnftables Date: Mon, 20 Jan 2014 17:02:51 +0100 Message-ID: <20140120160251.GB8016@localhost> References: <1390233401-2409-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]:51093 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752353AbaATQC4 (ORCPT ); Mon, 20 Jan 2014 11:02:56 -0500 Content-Disposition: inline In-Reply-To: <1390233401-2409-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Jan 20, 2014 at 05:56:41PM +0200, Tomasz Bursztyka wrote: > Adapt the current code to use the new library name libnftnl. Also applied to the nft-compat branch in iptables, thanks.