[Ns-bugs] [Bug 491] It is painful to enable all checksums
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Fri Mar 6 00:38:36 PST 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=491
Mathieu Lacage <mathieu.lacage at sophia.inria.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mathieu.lacage at sophia.inria.
| |fr
--- Comment #1 from Mathieu Lacage <mathieu.lacage at sophia.inria.fr> 2009-03-06 03:38:36 EDT ---
After discussing this with tom, the solution would be:
1) make InternetStackHelper derive from ObjectBase
2) call ObjectBase::ConstructSelf (AttributeList ()); from
InternetStackHelper::InternetStackHelper
3) Implement InternetStackHelper::GetTypeId and GetInstanceTypeId
4) Add a "CalcChecksum" attribute to InternetStackHelper
5) use the value of the CalcChecksum attribute from Install during object
instanciation.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list