[ndnSIM] Change forwarding strategy during simulation time.

Spyridon (Spyros) Mastorakis mastorakis at CS.UCLA.EDU
Sun Jan 8 15:46:23 PST 2017


Hi,

you could take a look at the ScheduleWithContext method of NS3:

https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a5ba9b2de598375791433f1bb9ba9ca83

With this method, you can determine the time that you want NS3 to execute a specific event for you and you should be able to specify a method of the strategy choice helper as that event.

Hope that this helps,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Jan 8, 2017, at 1:39 PM, Shahram Yousefi <shahram2024 at gmail.com> wrote:
> 
> How can I change forwarding strategy at specific time in NDN simulator?
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170108/7cc8730b/attachment-0001.html>


More information about the ndnSIM mailing list