From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables-nftables - PATCH 0/5] Support for -E and -R options. Date: Thu, 1 Nov 2012 16:41:20 +0100 Message-ID: <20121101154120.GC10655@1984> References: <1351675868-14302-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]:36086 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755404Ab2KAPlb (ORCPT ); Thu, 1 Nov 2012 11:41:31 -0400 Content-Disposition: inline In-Reply-To: <1351675868-14302-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Oct 31, 2012 at 11:31:03AM +0200, Tomasz Bursztyka wrote: > Hi, > > 5 patches to implement -E and -R options in patch 2, 4 and 5. > Patches 1 and 3 are simple fixes. Applied, thanks!