[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)
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>

No differences found