From: Patrick McHardy Date: Fri, 26 Jan 2007 09:07:30 +0000 (-0800) Subject: [NETFILTER]: nf_nat_pptp: fix expectation removal X-Git-Tag: v2.6.20-rc7~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46bf7d5a81b350cd204b82bd25ee6ffbc2967d4;p=pandora-kernel.git [NETFILTER]: nf_nat_pptp: fix expectation removal When removing the expectation for the opposite direction, the PPTP NAT helper initializes the tuple for lookup with the addresses of the opposite direction, which makes the lookup fail. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed