Bug 1937

Summary: FlowMonitor fails to track multiplexed packets
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: flow-monitorAssignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: major CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: possible patch

Description Tommaso Pecorella 2014-06-20 18:04:08 UTC
Created attachment 1851 [details]
possible patch

The bug has been spotted by Kostantinos Katsaros, see:
https://groups.google.com/forum/?hl=en#!topic/ns-3-users/ZlN0udX133k

The bug may affect WiFi as well.

A possible solution is to use ByteTags instead of PacketTags in FlowMonitor. The downsides are being evaluated.
Comment 1 Tommaso Pecorella 2014-06-27 16:31:15 UTC
changeset:   10823:311e95076ad1