From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Subject: [PATCH nft 0/3] nftables: add typeof support for objref maps
Date: Thu, 29 Feb 2024 11:41:22 +0100 [thread overview]
Message-ID: <20240229104347.5156-1-fw@strlen.de> (raw)
First patch extends the bison parser to permit typeof with objref maps.
Second patch "fixes" nftables listing mode to keep the typeof
information for objref maps rather than doing a fallback to 'type'.
Third patch adds a test case for this.
These patches are on top of the two bison parser compaction changes.
next reply other threads:[~2024-02-29 10:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 10:41 Florian Westphal [this message]
2024-02-29 10:41 ` [PATCH nft 1/3] parser: allow typeof in objref maps Florian Westphal
2024-02-29 10:41 ` [PATCH nft 2/3] netlink: allow typeof keywords with objref maps during listing Florian Westphal
2024-02-29 10:41 ` [PATCH nft 3/3] tests: maps: add a test case for "limit" objref map Florian Westphal
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=20240229104347.5156-1-fw@strlen.de \
--to=fw@strlen.de \
--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).