[NETFILTER]: nf_nat_pptp: fix expectation removal
authorPatrick McHardy <kaber@trash.net>
Fri, 26 Jan 2007 09:07:30 +0000 (01:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jan 2007 09:07:30 +0000 (01:07 -0800)
commita46bf7d5a81b350cd204b82bd25ee6ffbc2967d4
tree574b983f7b99505b3c21c29eb61352dd9e534702
parentc72c6b2a291bb6c61b1546d116784a79e15a6c29
[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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_nat_pptp.c