From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Elise Lennion <elise.lennion@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft 1/2] src: Make flush command selective of the set structure type
Date: Fri, 24 Mar 2017 19:29:37 +0100 [thread overview]
Message-ID: <20170324182937.GA1611@salvia> (raw)
In-Reply-To: <20170324153041.GA6413@lennorien.com>
On Fri, Mar 24, 2017 at 12:30:41PM -0300, Elise Lennion wrote:
> The internal set infrastructure is used for sets, maps and flow tables.
> The flush command requires the set type but currently it works for all
> of them. E.g. if there is a set named 's' in a table 't' the following
> command shouldn't be valid but still executes:
>
> $ nft flush flow table t s
>
> This patch makes the flush command selective so 'flush flow table' only
> works in flow tables and so on.
Applied, thanks Elise.
prev parent reply other threads:[~2017-03-24 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 15:30 [PATCH nft 1/2] src: Make flush command selective of the set structure type Elise Lennion
2017-03-24 18:29 ` Pablo Neira Ayuso [this message]
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=20170324182937.GA1611@salvia \
--to=pablo@netfilter.org \
--cc=elise.lennion@gmail.com \
--cc=netfilter-devel@vger.kernel.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).