netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Phil Sutter <phil@nwl.cc>,
	netfilter-devel@vger.kernel.org, Florian Westphal <fw@strlen.de>
Subject: Re: [PATCH nft] netlink_delinearize: incorrect meta protocol dependency kill
Date: Mon, 30 Aug 2021 19:53:12 +0200	[thread overview]
Message-ID: <20210830175312.GA27429@salvia> (raw)
In-Reply-To: <20210830172114.GA26444@salvia>

On Mon, Aug 30, 2021 at 07:21:14PM +0200, Pablo Neira Ayuso wrote:
[...]
> Look: If we want to fix this right(tm), we should update
> payload_try_merge() to actually remove this redundant dependency at
> rule load time, instead of doing this lazy dependency removal at
> listing time.

Or actually, this match statement could be just canceled from the
evaluation phase for these cases:

        ip family meta protocol ip
        ip6 family meta protocol ip6

      reply	other threads:[~2021-08-30 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-26 10:49 [PATCH nft] netlink_delinearize: incorrect meta protocol dependency kill Pablo Neira Ayuso
2021-08-26 10:59 ` Florian Westphal
2021-08-30 16:40 ` Phil Sutter
2021-08-30 17:21   ` Pablo Neira Ayuso
2021-08-30 17:53     ` 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=20210830175312.GA27429@salvia \
    --to=pablo@netfilter.org \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=phil@nwl.cc \
    /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).