https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233683
--- Comment #10 from Kristof Provost <k...@freebsd.org> --- (In reply to Bjoern A. Zeeb from comment #7) > That all said, bridges used to be special wen it came to IPv6; I don't know > if this was changed in more recent times. kp@ might know. They're not really, but IPv6 depends heavily on multicast working, and that sometimes catches people out with if_bridge. If addresses are assigned to bridge members multicast will not work correctly for those addresses. IP(v6) addresses must always be assigned to the bridge itself and not to member interfaces. -- You are receiving this mail because: You are the assignee for the bug.