<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="">this is some custom functionality that you will have to implement on your own. You can schedule periodic events with the Simulator::Schedule method of NS-3 and iterate over the CS entries with the CS iterators. Take a look here for more details:</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=""><a href="https://github.com/named-data/NFD/blob/master/daemon/table/cs.hpp#L147-L153" class="">https://github.com/named-data/NFD/blob/master/daemon/table/cs.hpp#L147-L153</a></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 class=""><br class=""></div></div></div></div><div><blockquote type="cite" class=""><div class="">On Dec 20, 2017, at 4:35 PM, Chengb Cao <<a href="mailto:chengbcao@gmail.com" class="">chengbcao@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,all<div class=""><br class=""></div><div class="">Is there any way to get the CS entries periodically during my simulation, and  what methods should i use? </div><div class=""><br class=""></div><div class="">using ndnSIM 2.4 here.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks.</div></div></div></blockquote></div><br class=""></div></body></html>