diff options
author | Jan Engelhardt <jengelh@computergmbh.de> | 2008-04-09 15:14:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-09 15:14:58 -0700 |
commit | 475959d4773e53a2700e523dd30acebbd47556a5 (patch) | |
tree | 67f1af04a4dd1f47f7002262b0230e5da3c97745 /net/packet | |
parent | 1b9b70ea2ebaab26c3e4fed385dfab6fc16359ed (diff) | |
download | op-kernel-dev-475959d4773e53a2700e523dd30acebbd47556a5.zip op-kernel-dev-475959d4773e53a2700e523dd30acebbd47556a5.tar.gz |
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
Without this patch, the generic L3 tracker would kick in
if nf_conntrack_ipv4 was not loaded before nf_nat, which
would lead to translation problems with ICMP errors.
NAT does not make sense without IPv4 connection tracking
anyway, so just add a call to need_ipv4_conntrack().
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions