[Bug 213606] [bxe] multicast (LACP/OSPF) not working with qlogic BCM57800

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 25 11:21:49 UTC 2018


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

Eugene Grosbein <eugen at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edavis at FreeBSD.org
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=1748
                   |                            |50
            Summary|[bxe] LACP not working with |[bxe] multicast (LACP/OSPF)
                   |qlogic BCM57800             |not working with qlogic
                   |                            |BCM57800

--- Comment #19 from Eugene Grosbein <eugen at freebsd.org> ---
Here is suspicious commit that might broke bxe(4) multicast processing:

https://svnweb.freebsd.org/base/head/sys/dev/bxe/bxe.c?revision=266979&view=markup

See also older PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174850
describing same problem for FreeBSD 8.x

Currect bxe(4) code has some processing for IFF_ALLMULTI but it does not seem
functional:

https://svnweb.freebsd.org/base/head/sys/dev/bxe/bxe.c?revision=266979&view=markup#l12664

Adding edavis that may have some thoughts.

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


More information about the freebsd-net mailing list