netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Netfilter Development Mailing list
	<netfilter-devel@vger.kernel.org>,
	Patrick McHardy <kaber@trash.net>,
	Florian Westphal <fw@strlen.de>
Subject: Re: [PATCH nft 0/7] listing command updates
Date: Fri, 9 Oct 2015 09:09:10 +0200	[thread overview]
Message-ID: <CAOkSjBi-3aQyS3oBSLBbYNbC-Cqtgd=dy9EBvdZsX=2uFCdoUw@mail.gmail.com> (raw)
In-Reply-To: <1444337370-8269-1-git-send-email-pablo@netfilter.org>

On 8 October 2015 at 22:49, Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> Hi,
>
> This patchset is following up after:
>
> http://www.spinics.net/lists/netfilter-devel/msg38491.html
>
> In a nutshell, what I'm proposing is that:
>
> * `list {tables,chains,sets}' only display the object declaration, not its
>   definition (ie. content). Moreover, if no family is specified, then they
>   show all families to get this aligned with `list ruleset'.
>
> * If you want to obtain the objects definition, then you use the
>   `list {table,chain,set}' variant.
>
> * We always provide an output that doesn't break `nft -f'.
>
> Let me know if you have any comment,

I agree with the changes :-)

Acked-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>

-- 
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2015-10-09  7:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 20:49 [PATCH nft 0/7] listing command updates Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 1/7] rule: display table when listing sets Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 2/7] src: add `list chains' command Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 3/7] rule: display table when listing one set Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 4/7] evaluate: check if set exists before listing it Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 5/7] rule: `list sets' only displays declaration, not definition Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 6/7] rule: rework list chain Pablo Neira Ayuso
2015-10-08 20:49 ` [PATCH nft 7/7] parser_bison: show all sets via list sets with no family Pablo Neira Ayuso
2015-10-09  7:09 ` Arturo Borrero Gonzalez [this message]
2015-10-12 18:33   ` [PATCH nft 0/7] listing command updates Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOkSjBi-3aQyS3oBSLBbYNbC-Cqtgd=dy9EBvdZsX=2uFCdoUw@mail.gmail.com' \
    --to=arturo.borrero.glez@gmail.com \
    --cc=fw@strlen.de \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).