[Ns-bugs] [Bug 214] New: SequenceControlSmaller() check failed

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Jun 5 15:23:01 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=214

           Summary: SequenceControlSmaller() check failed
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: devices
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: hagen at jauu.net


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
[...]


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list