From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Subject: [PATCH nft 0/3] typeof fixes
Date: Fri, 3 Dec 2021 17:07:52 +0100 [thread overview]
Message-ID: <20211203160755.8720-1-fw@strlen.de> (raw)
First patch removes unused code fropm ipopt.
Second patch adds missing udata support for tcp/ip options and sctp
chunks.
Third patch fixes a crash in nft describe.
include/ipopt.h | 2 +-
src/expression.c | 8 ++--
src/exthdr.c | 47 ++++++++++++++++++----
src/ipopt.c | 26 +++---------
src/parser_bison.y | 8 +++-
src/parser_json.c | 4 +-
tests/shell/testcases/parsing/describe | 7 ++++
tests/shell/testcases/sets/dumps/typeof_sets_0.nft | 27 +++++++++++++
tests/shell/testcases/sets/typeof_sets_0 | 27 +++++++++++++
9 files changed, 119 insertions(+), 37 deletions(-)
next reply other threads:[~2021-12-03 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 16:07 Florian Westphal [this message]
2021-12-03 16:07 ` [PATCH nft 1/3] ipopt: drop unused 'ptr' argument Florian Westphal
2021-12-03 16:07 ` [PATCH nft 2/3] exthdr: support ip/tcp options and sctp chunks in typeof expressions Florian Westphal
2021-12-03 16:07 ` [PATCH nft 3/3] iptopt: fix crash with invalid field/type combo Florian Westphal
2021-12-06 20:03 ` [PATCH nft 0/3] typeof fixes 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=20211203160755.8720-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