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

--- Comment #5 from Zhenlei Huang <z...@freebsd.org> ---
Some digs:
https://github.com/freebsd/freebsd-src/blob/19e43c163c64636d2590dca006e22f18d22f48b2/sys/netinet/if_ether.c#L828-L870

For broadcast packets, they are processed by both bridge and its member (the
interface receiving the broadcast packets).
Specifically, both bridge and its member response to ARP requests and generate
ARP replies.

Should we suppress either bridge or its member so that the bridge behaves like
exactly ONE logical interface?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to