Bug 1807 - Multiple bugs in Ipv4L3Protocol::LocalDeliver
Multiple bugs in Ipv4L3Protocol::LocalDeliver
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
ns-3-dev
All Mac OS
: P5 critical
Assigned To: George Riley
:
Depends on:
Blocks: 1805
  Show dependency treegraph
 
Reported: 2013-12-02 13:29 UTC by Tommaso Pecorella
Modified: 2013-12-02 13:45 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 2013-12-02 13:29:01 UTC
Two bugs when the packet is fragmented and reassembled:
1) The Offset field is not cleared. So the packet might be incorrectly seen as a fragment by upper layers.
2) the LocalDelivery trace reports the last received fragment instead of the reassembled packet.

T.
Comment 1 Tommaso Pecorella 2013-12-02 13:40:47 UTC
Fixed in changeset 10457:299e2483e596