summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-01-26 09:07:59 (GMT)
committerDavid S. Miller <davem@davemloft.net>2007-01-26 09:07:59 (GMT)
commit7399072a7348d025e7bcb5eb5d5e9be941d490b7 (patch)
tree7e8371fa5c6d9a41957644a8f0ac551e722419cb /drivers
parenta46bf7d5a81b350cd204b82bd25ee6ffbc2967d4 (diff)
downloadlinux-fsl-qoriq-7399072a7348d025e7bcb5eb5d5e9be941d490b7.tar.xz
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
When an expected connection arrives, the NAT helper should be called to set up NAT similar to the master connection. The PPTP conntrack helper incorrectly checks whether the _expected_ connection has NAT setup before calling the NAT helper (which is never the case), instead of checkeing whether the _master_ connection is NATed. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions