[Bug 287163] if_bridge: network problems under load

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 May 2025 15:20:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287163

Kevin Bowling <kbowling@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbowling@freebsd.org

--- Comment #4 from Kevin Bowling <kbowling@freebsd.org> ---
Try 'ifconfig em0 promisc' - this will disable the multicast filter.  The weird
addressing and bridge setup (why even have it without multiple members?) may be
eating the multicast ndp updates.  You need the host IPs on the bridge not em0.

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