[ndnSIM] Help with Retransmission Timeout (RTO) / Scheduling of requests

Junxiao Shi shijunxiao at email.arizona.edu
Tue Jul 3 11:59:00 PDT 2018


Hi Adhy


Can this be related to the NS-3 randomization of simulation seeds?
>
To determine this, set the same random seed and you'll get the same result.
Read ns-3 manual to learn how to do so.

Some NFD code isn't using ns-3 random number generator when ported to
ndnSIM. You'll get unreproducible result from these. If your find
invocations to system or Boost random number generator, you should change
them to use ns-3 random.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180703/5bce7e95/attachment.html>


More information about the ndnSIM mailing list