From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH 0/7] Fixes and features Date: Thu, 16 May 2013 18:46:21 +0200 Message-ID: <20130516164621.GA10716@localhost> References: <519216B6.7060701@linux.intel.com> <1368528682-10041-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]:37304 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751538Ab3EPQq3 (ORCPT ); Thu, 16 May 2013 12:46:29 -0400 Content-Disposition: inline In-Reply-To: <1368528682-10041-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, May 14, 2013 at 01:51:15PM +0300, Tomasz Bursztyka wrote: > patch 1, 2, 3, 4, 5 and 7 are various trivial fixes. > patch 6 is meant for expression list handling in iptables-nftables tool Applied patches 1-5, I have amended patch 1 according to our discussion. Wait for your new spin for patch 7. Thanks Tomasz.