K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-05T13:23:01.000000Z K 7 svn:log V 573 Add a regression test to test two variations on the same bug: joining a multicast group using a raw socket, then removing the interface on which the group is found, and joining a multicast group using a udp socket, then removing the interface on which the group is found. An if_disc interface is used as the interface on which to attach. NB: A panic currently results from running this regression test, so do so with caution. PR: 77665 Reported by: Gavin Atkinson Reported by: Brooks Davis END