]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: pptp: attach nat extension when needed
authorFlorian Westphal <fw@strlen.de>
Thu, 20 Apr 2017 08:11:34 +0000 (10:11 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 26 Apr 2017 07:30:22 +0000 (09:30 +0200)
commit2fe7c321ab54d391dffb98911f5fb5cd315d6526
treedc5e6be751cd3fbc3c99350362e514b8f5abc5fa
parentff459018d7cb13e43ee2f857949c26b235ccd9a5
netfilter: pptp: attach nat extension when needed

make sure nat extension gets added if the master conntrack is subject to
NAT.  This will be required once the nat core stops adding it by default.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/nf_nat_pptp.c
net/netfilter/nf_conntrack_pptp.c