From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Cc: Florian Westphal <fw@strlen.de>
Subject: [PATCH nf-next 0/2] netfilter: ctnetlink: allow to filter dumps via ct->status
Date: Fri, 30 Jul 2021 15:14:20 +0200 [thread overview]
Message-ID: <20210730131422.16958-1-fw@strlen.de> (raw)
Currently its not possibe to only dump entries that are e.g. in
UNREPLIED state.
Patches to extend libnetfilter_conntrack and conntrack-tools will be
sent separately.
Florian Westphal (2):
netfilter: ctnetlink: add and use a helper for mark parsing
netfilter: ctnetlink: allow to filter dump by status bits
.../linux/netfilter/nfnetlink_conntrack.h | 1 +
net/netfilter/nf_conntrack_netlink.c | 76 +++++++++++++++----
2 files changed, 61 insertions(+), 16 deletions(-)
--
2.31.1
next reply other threads:[~2021-07-30 13:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 13:14 Florian Westphal [this message]
2021-07-30 13:14 ` [PATCH nf-next 1/2] netfilter: ctnetlink: add and use a helper for mark parsing Florian Westphal
2021-07-30 13:14 ` [PATCH nf-next 2/2] netfilter: ctnetlink: allow to filter dump by status bits Florian Westphal
2021-08-05 11:49 ` [PATCH nf-next 0/2] netfilter: ctnetlink: allow to filter dumps via ct->status 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=20210730131422.16958-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).