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)
commit02b408fae3d5552d10d1189fc0bd7e5b1e76af71
tree24d5c7411d344dd87bb9bcef6554b2c1575e080a
parenta82738adff167593bbb9df90b4201ce4b3407d21
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