Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 May 2016 21:22:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209270] [igmp] logic error in igmp_v3_suppress_group_record
Message-ID:  <bug-209270-8-ATWfobmatC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209270-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209270-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209270

Ngie Cooper <ngie@FreeBSD.org> changed:

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

--- Comment #1 from Ngie Cooper <ngie@FreeBSD.org> ---
This change has been in since 2009:

71233409e (bms     2009-03-09 17:53:05 +0000 1939)      if (inm->inm_state =
!=3D
IGMP_G_QUERY_PENDING_MEMBER ||
71233409e (bms     2009-03-09 17:53:05 +0000 1940)          inm->inm_state =
!=3D
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209270-8-ATWfobmatC>