Bug 2288 - Ipv4 broadcast and multicast packets are replicated on all the interfaces
Ipv4 broadcast and multicast packets are replicated on all the interfaces
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
ns-3-dev
All All
: P5 normal
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-07 16:48 UTC by Tommaso Pecorella
Modified: 2016-02-07 17:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2016-02-07 16:48:20 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.
Comment 1 Tommaso Pecorella 2016-02-07 17:20:48 UTC
Fixed in changeset:   11864:fd8c9ed96d3d