Bug 1805

Summary: FlowMon doesn't parse correctly IPv4 fragments
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: flow-monitorAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: critical CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Bug Depends on: 1807    
Bug Blocks:    

Description Tommaso Pecorella 2013-11-29 06:47:00 UTC
FlowMon mistakenly treats IPv4 fragments as "normal" packets, reporting non-existent flows and packet drops.
Comment 1 Tommaso Pecorella 2013-12-02 13:46:05 UTC
Fixing Bug# 1807 fixed this issue as well.