[ndnSIM] the simulation stops before the end

Alex Afanasyev alexander.afanasyev at ucla.edu
Mon May 6 10:42:29 PDT 2013


Hi Flávio,

Thank you for reporting this.  Apparently, there was a recently introduced bug that caused the problem. I have fixed it in the latest commit and the scenario should work without problems if you update ndnSIM repo.

---
Alex

On May 6, 2013, at 9:47 AM, Flávio Queiroz <flavioqueiroz2004 at hotmail.com> wrote:

> Hi Alex,
> 
> I ran the example "ndn-simple.cc" with:
> 
> ndn::L3AggregateTracer and
> ndn::L3RateTracer
> 
> and set the prefix of the producer:
> 
> producerHelper.SetPrefix ("/prefix/legal");
> 
> When I change the consumer(attacker) prefix:
> 
> consumerHelper.SetPrefix ("/prefix/fake");
> 
> the simulation stops in 0.9s.
> 
> When I run without tracers, no problems!
> 
> (http://pastebin.com/T3QxNfuA)
> 
> Do you know what is happening?
> Thank you in advance,
> Flavio






More information about the ndnSIM mailing list