https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209270
Ngie Cooper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #1 from Ngie Cooper <[email protected]> --- This change has been in since 2009: 71233409e (bms 2009-03-09 17:53:05 +0000 1939) if (inm->inm_state != IGMP_G_QUERY_PENDING_MEMBER || 71233409e (bms 2009-03-09 17:53:05 +0000 1940) inm->inm_state != IGMP_SG_QUERY_PENDING_MEMBER) 71233409e (bms 2009-03-09 17:53:05 +0000 1941) return; I agree with this likely being a logic error. Forwarding over to net@ for inspection though. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
