K 10 svn:author V 6 obrien K 8 svn:date V 27 2005-09-07T10:11:49.000000Z K 7 svn:log V 185 IPv6 was improperly defining its malloc type the same as IPv4 (M_IPMADDR, M_IPMOPTS, M_MRTABLE). Thus we had conflicting instantiations. Create an IPv6-specific type to overcome this. END