[Ns-bugs] [Bug 34] New: ip checksum calculation is disabled

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Fri Jun 1 06:09:37 PDT 2007


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

           Summary: ip checksum calculation is disabled
           Product: ns-3
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: simulation core
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr


It was disabled after some changes to the Packet/Buffer API a few months ago.
To re-enable it, I think that the right way to go is to add 
uint32_t Buffer::CalculateIpChecksum (Buffer::Iterator start, Buffer::Iterator
end);


-- 
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