K 11
svm:headrev
V 44
ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f:333462

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
