]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
authorFlorian Westphal <fw@strlen.de>
Tue, 28 Aug 2018 22:19:00 +0000 (00:19 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 17 Sep 2018 09:29:49 +0000 (11:29 +0200)
commit3644025b894104d0a48736d483bc99809cc573bb
tree24d5c7411d344dd87bb9bcef6554b2c1575e080a
parent3de92fdde004d3f2529f56c1c81cb8b42e78c0c0
netfilter: nf_tables: rt: allow checking if dst has xfrm attached

Useful e.g. to avoid NATting inner headers of to-be-encrypted packets.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/uapi/linux/netfilter/nf_tables.h
net/netfilter/nft_rt.c