Bugzilla – Bug 461
RandomWaypointMobilityModel broken
Last modified: 2009-01-09 02:34:45 UTC
Dear NS3 developers, my colleague Stefano Formaggi and I have found a couple of bugs in the RandomWaypointMobilityModel code: 1) both the constructor and the DoSetPosition method forget to set m_event 2) the BeginWalk method forgets to call m_helper.Unpause () These bugs effectively break support for random waypoint mobility in ns3. The patch in attachment fixes both problems. It applies on both ns-3.3 and current ns-3-dev trunk. Mauro Tortonesi
Assigned to the maintainer for review and application.
There is no attachement ?
Created attachment 348 [details] patch from mailing list
thanks a lot ! changeset 752edcf2480b