From: Phil Sutter <phil@nwl.cc>
To: netfilter-devel@vger.kernel.org
Subject: Re: [iptables PATCH 1/2] nft: Special casing for among match in compare_matches()
Date: Fri, 28 Jul 2023 11:33:21 +0200 [thread overview]
Message-ID: <ZMOLYZr+fvuBCs63@orbyte.nwl.cc> (raw)
In-Reply-To: <20230721201425.16448-1-phil@nwl.cc>
On Fri, Jul 21, 2023 at 10:14:24PM +0200, Phil Sutter wrote:
> When other extensions may have "garbage" appended to their data which
> should not be considered for match comparison, among match is the
> opposite in that it extends its data beyond the value in 'size' field.
> Add special casing to cover for this, avoiding false-positive rule
> comparison.
>
> Fixes: 26753888720d8 ("nft: bridge: Rudimental among extension support")
> Signed-off-by: Phil Sutter <phil@nwl.cc>
Series applied.
prev parent reply other threads:[~2023-07-28 9:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-21 20:14 [iptables PATCH 1/2] nft: Special casing for among match in compare_matches() Phil Sutter
2023-07-21 20:14 ` [iptables PATCH 2/2] nft: More verbose extension comparison debugging Phil Sutter
2023-07-28 9:33 ` Phil Sutter [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=ZMOLYZr+fvuBCs63@orbyte.nwl.cc \
--to=phil@nwl.cc \
--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).