Bug 1357 - IPv6 fragmentation fails due to checks about malformed extensions
IPv6 fragmentation fails due to checks about malformed extensions
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: ipv6
ns-3-dev
All All
: P5 major
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-04 07:50 UTC by Tommaso Pecorella
Modified: 2012-02-04 07:58 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 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