Hello all,<div><br></div><div>I am doing experiment with ndnSIM2.7. </div><div><br></div><div>I notice that in ndnSIM2.7, source code ndn-stack-helper.cpp, the implementation of Install() is different from that of ndnSIM2.6.<br><br>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().  </div><div><br></div><div>What's the difference between here and the example file's Simulator::Run()? And  what is this comment means? <span class="s1" style="color: rgb(63, 127, 95); font-family: Menlo; font-size: 12px;">async</span><span style="color: rgb(63, 127, 95); font-family: Menlo; font-size: 12px;"> install to ensure proper context</span></div><div><br></div><div>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)"</div><div><br></div><div>What's would be the reason of this? Or is that the result of not install ndn stack correctly?</div><div><br></div><div>Any hints would be greatly appreciated!</div><div><br></div><div>Thanks a lot~</div><div><br></div><div>Sincerely,</div><div>Chris Chen</div><style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Menlo; color: #3f7f5f}
span.s1 {text-decoration: underline}
</style>