From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nf_tables PATCH 1/2 v2] netfilter: nf_tables: store and dump sets policy Date: Mon, 29 Sep 2014 12:18:32 +0200 Message-ID: <20140929101832.GA6946@salvia> References: <1411471842-4854-1-git-send-email-arturo.borrero.glez@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, kaber@trash.net To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:40713 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751396AbaI2KRT (ORCPT ); Mon, 29 Sep 2014 06:17:19 -0400 Content-Disposition: inline In-Reply-To: <1411471842-4854-1-git-send-email-arturo.borrero.glez@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Sep 23, 2014 at 01:30:41PM +0200, Arturo Borrero Gonzalez wrote: > We want to know in which cases the user explicitly set the policy > options. In that case, we also want to dump back the info. Applied, thanks.