[Ns-bugs] [Bug 104] Maximum simulation time
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Nov 15 01:15:38 PST 2007
http://www.nsnam.org/bugzilla/show_bug.cgi?id=104
------- Comment #1 from mathieu.lacage at sophia.inria.fr 2007-11-15 04:15 -------
Actually, in simulator.cc line 208, we ensure that no event will be scheduled
with a timestamp bigger than 0x7fff.... because we check for the negativity of
the input end time. I have added a test for that case to ensure that the check
is correct and pushed it to ns-3-dev.
--
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