Bugzilla – Bug 2083
BridgeNetDevice may send corrupted packets
Last modified: 2015-03-25 12:01:59 UTC
How is it possible that nobody did notice before ? When the BridgeNetDevice sends a packet, it may forward it to all the interfaces. When this happens, the packet is re-used. As a consequence, if an interface modifies the packet (e.g., by adding an header), the next interface will have a corrupted packet. As a side note, the wifi-wired-bridging examples has wrong IP numbers in the figure.
Created attachment 2001 [details] fix
Pushed in changeset: 11237:77e2228781ac Forgot to mention that the bug was found by Red Zhaoyj here: https://groups.google.com/forum/#!topic/ns-3-users/bWtPoLMXUeY