K 10 svn:author V 8 gallatin K 8 svn:date V 27 2018-05-10T16:19:41.449308Z K 7 svn:log V 216 Fix a panic in the IPv6 multicast code. Use LIST_FOREACH_SAFE in in6m_disconnect() since we're deleting and freeing item from the membership list while traversing the list. Reviewed by: mmacy Sponsored by: Netflix END