[ndnSIM] error Cannot add FIB entry /localhost/nfd (10060 request time out)

yao930 at mail.ustc.edu.cn yao930 at mail.ustc.edu.cn
Sun Apr 21 00:50:04 PDT 2019


Hello all,


I am doing experiment with ndnSIM2.7. 


I notice that in ndnSIM2.7, source code ndn-stack-helper.cpp, the implementation of Install() is different from that of ndnSIM2.6.

In ndnSIM2.7, a DoInstall() is called by Simulator::SchedulerWithContext(),  which does the same thing as Install() function in ndnSIM2.6. And ProcessWarmupEvents() runs Simulator::Run().  


What's the difference between here and the example file's Simulator::Run()? And  what is this comment means? async install to ensure proper context


I try to modify it like what's done in ndnSIM2.6, ie. call Install() directly and run a example, and the error "Cannot add FIB entry /localhost/nfd (10060 request time out)"


What's would be the reason of this? Or is that the result of not install ndn stack correctly?


Any hints would be greatly appreciated!


Thanks a lot~


Sincerely,
Chris Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190421/c0f24fc1/attachment.html>


More information about the ndnSIM mailing list