netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next] nftables: add inbound ipsec matching
@ 2017-12-01 12:40 Florian Westphal
  2017-12-01 12:40 ` [PATCH nf-next] netfilter: meta: secpath support Florian Westphal
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Florian Westphal @ 2017-12-01 12:40 UTC (permalink / raw)
  To: netfilter-devel

This can be used to check if a packet has a secpath attached to it, i.e.
was subject to ipsec processing.  Example:

add rule inet raw prerouting meta secpath exists accept

More complex matching implemented in xt_policy is not supported
at this point.

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

end of thread, other threads:[~2017-12-13 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01 12:40 [PATCH next] nftables: add inbound ipsec matching Florian Westphal
2017-12-01 12:40 ` [PATCH nf-next] netfilter: meta: secpath support Florian Westphal
2017-12-01 12:40   ` Florian Westphal
2017-12-01 12:53   ` Arturo Borrero Gonzalez
2017-12-01 13:07     ` Florian Westphal
2017-12-13  7:16   ` [RFC PATCH] netfilter: meta: nft_meta_get_validate() can be static kbuild test robot
2017-12-13 16:42     ` Pablo Neira Ayuso
2017-12-13  7:16   ` [PATCH nf-next] netfilter: meta: secpath support kbuild test robot
2017-12-01 12:40 ` [PATCH libnftnl] " Florian Westphal
2017-12-01 12:40 ` [PATCH nft] meta: add " Florian Westphal

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