Re: panic in 6.3-RELEASE when multi-cast client exits



Thanks George, we will apply this patch tonight.

On Fri, Feb 22, 2008 at 1:26 AM, <gnn@xxxxxxxxxxxxxxxxxx> wrote:

FYI this is fixed by a one line change that is about to hit 6-STABLE:

@@ -991,7 +991,6 @@
* a new record. Otherwise, we are done.
*/
if (ifma->ifma_protospec != NULL) {
- if_delmulti_ent(ifma); /* We don't need another reference
*/
IN_MULTI_UNLOCK();
IFF_UNLOCKGIANT(ifp);
return ifma->ifma_protospec;

Sent to me by Stephan Uphoff.

I tested it today.

Best,
George




--
Rob Watt
Hudson River Trading
212.479.3954
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"