Hello I'm making a Netfilter module that depends on conntrack, it has come to my attention that a kernel panic occurs when a ICMP error packet embedded inside another ICMP error packet in the function icmp_error() in /ipv4/netfilter/nf_conntrack_proto_icmp.c Is the function not prepared to receive this kind of packets or is this a bug? Will a kernel panic also happen in icmpv6_error() in ipv6/netfilter/nf_conntrack_proto_icmpv6.c?? Regards! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html