linux/net/netfilter
Florian Westphal ff1199db8c netfilter: ctnetlink: add and use a helper for mark parsing
ctnetlink dumps can be filtered based on the connmark.

Prepare for status bit filtering by using a named structure and by
moving the mark parsing code to a helper.

Else ctnetlink_alloc_filter size grows a bit too big for my taste
when status handling is added.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2021-08-05 13:36:39 +02:00
..
2021-05-29 01:04:53 +02:00
2020-10-12 01:57:34 +02:00
2021-08-01 12:00:51 +02:00