Bug 214 - SequenceControlSmaller() check failed
SequenceControlSmaller() check failed
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: devices
pre-release
All All
: P3 normal
Assigned To: Mathieu Lacage
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-05 18:22 UTC by Hagen Paul Pfeifer
Modified: 2008-11-26 04:24 UTC (History)
1 user (show)

See Also:


Attachments
The scenario file which triggers the warnings (4.72 KB, text/x-c++src)
2008-06-05 18:30 UTC, Hagen Paul Pfeifer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hagen Paul Pfeifer 2008-06-05 18:22:59 UTC
Within src/devices/wifi/mac-rx-middle.cc:MacRxMiddle::Receive
check for sequence number for wrapped back conditions between the current
and the previous sequence number which SHOULD be rare. However, the attached scenario will trigger a lot of these warnings.


Sequence numbers have looped back. last recorded=65535 currently seen=40320
Sequence numbers have looped back. last recorded=65535 currently seen=40320
Sequence numbers have looped back. last recorded=65535 currently seen=40320
[...]
Comment 1 Hagen Paul Pfeifer 2008-06-05 18:30:54 UTC
Created attachment 152 [details]
The scenario file which triggers the warnings
Comment 2 Mathieu Lacage 2008-11-26 04:24:59 UTC
changeset f38616f83c3b