Patrick McHardy wrote: > A couple of conversion where missing in ip_conntrack_proto_icmp.c, > I've added them to the patch. BTW: shouldn't we return CONNTRACK_INVALID > for all invalid icmp packets ? icmp_error returns CONNTRACK_INVALID for > these packets, icmp_error_message (after simple 1:1 conversion) returns > CONNTRACK_CONT. Oops, forgot to attach the new patch. > > Regards > Patrick > >