From: Sanket Shah Date: Tue, 30 Aug 2011 13:23:03 +0000 (+0200) Subject: netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation X-Git-Tag: v3.1-rc7~25^2~12^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6e4209662b2a4147cde16c2144a253a7430a49;p=pandora-kernel.git netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation When both the server and the client are NATed, the set-link-info control packet containing the peer's call-id field is not properly translated. I have verified that it was working in 2.6.16.13 kernel previously but due to rewrite, this scenario stopped working (Not knowing exact version when it stopped working). Signed-off-by: Sanket Shah Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed