K 10 svn:author V 8 cperciva K 8 svn:date V 27 2010-06-04T14:38:24.467858Z K 7 svn:log V 227 Declare ip6 as (struct in6_addr *) instead of (struct in_addr *). This is a harmless bug since we never actually use ip6 as anything other than an opaque pointer. Found with: Coverty Prevent(tm) CID: 4319 MFC after: 1 month END