From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables (nft-compat) PATCH 4/8] xtables: Add backward compatibility with -w option Date: Tue, 11 Feb 2014 12:09:23 +0100 Message-ID: <20140211110923.GA4542@localhost> References: <1392115608-6733-1-git-send-email-tomasz.bursztyka@linux.intel.com> <1392115608-6733-5-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]:60543 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751994AbaBKLJa (ORCPT ); Tue, 11 Feb 2014 06:09:30 -0500 Content-Disposition: inline In-Reply-To: <1392115608-6733-5-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Feb 11, 2014 at 12:46:44PM +0200, Tomasz Bursztyka wrote: > Just to keep aligned with iptables legacy tool. Applied, thanks Tomasz.