[NETFILTER]: conntrack: don't call helpers for related ICMP messages
authorPatrick McHardy <kaber@trash.net>
Tue, 30 May 2006 01:21:53 +0000 (18:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:28:55 +0000 (21:28 -0700)
commit6442f1cf897643d4ca597f2f7d3464b765bae960
tree0708a7d312c1db1f78c20df9cbdfc9f5e6218523
parent404bdbfd242cb99ca0e9d3eb5fbb5bcd54123081
[NETFILTER]: conntrack: don't call helpers for related ICMP messages

None of the existing helpers expects to get called for related ICMP
packets and some even drop them if they can't parse them.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_standalone.c
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c