netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next 0/2] netfilter: ctnetlink: allow to filter dumps via ct->status
@ 2021-07-30 13:14 Florian Westphal
  2021-07-30 13:14 ` [PATCH nf-next 1/2] netfilter: ctnetlink: add and use a helper for mark parsing Florian Westphal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Westphal @ 2021-07-30 13:14 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Florian Westphal

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-05 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-30 13:14 [PATCH nf-next 0/2] netfilter: ctnetlink: allow to filter dumps via ct->status Florian Westphal
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

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).