[ndnSIM] Retransmitted Interests

Hovaidi Ardestani Mohammad mohammad.hovaidi.ardestani at aalto.fi
Sat Aug 31 10:12:22 PDT 2013


  Dear Alex
I have a scenario in which NDN requesters sends their Interests with dynamic rate. I have put several functions to set the rates to achieve this goal. My problem is that number of OutInterests shows a cumulative numbers during the simulation. For Instance in first interval the sending rate is 300 packets per seconds and the next time interval the rate is double, but OutInterests rate shows almost triple at the end. I am just wondering whether this additional numbers are due to the retransmission of delayed Interests or there is another reason of which I am not aware.

BTW, I used the following to stop sending rate at the end of every time interval:

      ApplicationContainer allconsumers = consumerHelper.Install(consumers[i]);
      allconsumers.Stop(Seconds (4));

Thank you for your response in advance!
-Mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130831/088fae64/attachment.html>


More information about the ndnSIM mailing list