[Bug 209270] [igmp] logic error in igmp_v3_suppress_group_record

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 4 21:22:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209270

Ngie Cooper <ngie at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs at FreeBSD.org    |freebsd-net at FreeBSD.org
                 CC|                            |bms at FreeBSD.org

--- Comment #1 from Ngie Cooper <ngie at FreeBSD.org> ---
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.


More information about the freebsd-net mailing list