https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213606
Eugene Grosbein <eu...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eda...@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 <eu...@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. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"