Date: Tue, 05 Dec 2017 21:40:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 224116] STP Frames are ignored Message-ID: <bug-224116-2472-yNIVPQH2c7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224116-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-224116-2472@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=3D224116 --- Comment #16 from Eric Joyner <erj@freebsd.org> --- We identified a bug in ixl(4) where multicast frames weren't being received= in tcpdump because the driver wasn't setting a multicast promiscuous setting correctly. The fix (along with other updates) should be going into HEAD for that shortly, but that doesn't fix the issue with the multicast addresses n= ot being in the filter list. Does anyone know if something adds them to the interface's multicast address list in struct ifnet? If nothing does that, then the driver might have to j= ust add them to filter list by default... --=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-224116-2472-yNIVPQH2c7>