<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">about your first question, you can schedule events with some time delay using this method:</div><div class=""><br class=""></div><div class=""><a href="https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2" class="">https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2</a></div><div class=""><br class=""></div><div class="">About your second question, I would suggest you try to find some related papers and contact their authors.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Jun 12, 2018, at 2:42 PM, ahmad arslan <<a href="mailto:ahmadarslan33@gmail.com" class="">ahmadarslan33@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi everyone, i am new to NDNSim and facing some issues regarding broadcast storm problem and merger of SDN with NDN. First of all, let me describe my scenario. Suppose i have a Node 0 which has two neighbor nodes (Node 1 and Node 2). When a interest packet is forwarded by Node 0, it received by both nodes. Now according to my understanding and logging  Node 1 processing starts first. After that in forwarder class it sends packet through <b class="">OnOutgoingInterest function</b>. Then, Node 2 starts its processing by running forwarder class and when this process finish a new interest is received from Node 1 to Node 2 which was previously forwarder by Node 1 to its neighbors. Now my first question is, how can i stop processing of each node till a fixed time and this process should be done on both sides (Node 1 and Node 2)simultaneously? And my second question is related to SDN which is how can we implement SDN controller in NDNSim? <br class=""></div><div class=""><br class=""></div><div class="">Thanks and Regards,</div><div class="">Ahmad Arsalan<br class=""></div></div></div></blockquote></div><br class=""></div></body></html>