Bugzilla – Bug 2288
Ipv4 broadcast and multicast packets are replicated on all the interfaces
Last modified: 2016-02-07 17:20:48 UTC
If the source address of the packet has been already set (it happens, for example, in Bound to NetDevice sockets), the packet is still sent on all the interfaces. The flooding behavior is logical (and kept) only for the "Any" source address. In all the other cases the only interface the packet should be sent from is the one matching the source address.
Fixed in changeset: 11864:fd8c9ed96d3d