commit | a46bf7d5a81b350cd204b82bd25ee6ffbc2967d4 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Jan 26 01:07:30 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 26 01:07:30 2007 -0800 |
tree | 574b983f7b99505b3c21c29eb61352dd9e534702 | |
parent | c72c6b2a291bb6c61b1546d116784a79e15a6c29 [diff] |
[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>