[Ns-bugs] [Bug 247] Checksum calculation crashes tcp-large-transfer
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jul 9 22:32:15 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=247
------- Comment #5 from vincent at clarinet.u-strasbg.fr 2008-07-10 01:32 -------
The TCP solution (change InitializeChecksum) is interresting and easy to do.
The UDP header is always 8 bytes (i.e. there are no UDP options in header), am
I right ? So no need to change it.
But the best would be to have a unique way for UDP/TCP. With that if others
want to do a new L4 Protocol (such a SCTP), they have a model to follow.
Could you explain a little bit your way to proceed with
Buffer::iterator::GetSize ? I mean in the different classes (*L4Protocol,
*Header).
--
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