K 10 svn:author V 4 jhay K 8 svn:date V 27 2006-09-16T06:34:30.000000Z K 7 svn:log V 319 Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), otherwise this command ipfw add allow ipv6-icmp from any to 2002::1 icmp6types 1,2,128,129 turns into icmp6types 1,2,32,33,34,...94,95,128,129 PR: 102422 (part 1) Submitted by: Andrey V. Elsukov MFC after: 5 days END