From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables-nftables PATCH 1/6] xtables: initialize xtables defaults even on listing rules Date: Thu, 16 May 2013 19:01:07 +0200 Message-ID: <20130516170107.GA3827@localhost> References: <519216B6.7060701@linux.intel.com> <1368528727-10127-1-git-send-email-tomasz.bursztyka@linux.intel.com> <1368528727-10127-2-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]:40236 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330Ab3EPRBQ (ORCPT ); Thu, 16 May 2013 13:01:16 -0400 Content-Disposition: inline In-Reply-To: <1368528727-10127-2-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, May 14, 2013 at 01:52:02PM +0300, Tomasz Bursztyka wrote: > Output of the tool should be the same as for iptables. Applied, thanks Tomasz.