K 10 svn:author V 3 ume K 8 svn:date V 27 2002-06-29T18:31:11.000000Z K 7 svn:log V 402 MFC: Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++ sys/netinet/icmp6.h: 1.8 sys/netinet6/icmp6.c: 1.18 sys/netinet6/mld6.c: 1.8 END