Bug 1357

Summary: IPv6 fragmentation fails due to checks about malformed extensions
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: ipv6Assignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: major CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Tommaso Pecorella 2012-02-04 07:50:53 UTC
The bug is caused by checks to avoid zero-size extension headers.
The actual fragmentation and reassembly code is conflicting with the checks.
Comment 1 Tommaso Pecorella 2012-02-04 07:58:34 UTC
Fixed with change set 7701 - c96a01de2973