]> 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)
commit246b3ba5490b62a2999b2707ca611d4b0b95ff80
tree24d5c7411d344dd87bb9bcef6554b2c1575e080a
parent819e8adb137d4944e6f9a0b03e0af63e99d31e5a
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