[Ns-bugs] [Bug 236] New: New way for calculate checksum

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jun 25 12:54:20 PDT 2008


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

           Summary: New way for calculate checksum
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: internet-node
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: vincent at clarinet.u-strasbg.fr


Hello, 

You find in the patch a new way for calculate checksum in IPv4, UDP and TCP
layer.

A CalculateIpChecksum method is declared in Buffer::Iterator. It is used by
Ipv4Header, UdpHeader and TcpHeader to calculate the checksum. So no need to
keep ipv4-checksum.cc,h code.


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