<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></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="">I agree with Sabet that the easiest way should be to use the FibHelper to manually install and uninstall routes.</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 Jan 4, 2017, at 4:54 AM, Muhammad Hosain Abdollahi Sabet <<a href="mailto:mhasabet@gmail.com" class="">mhasabet@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-family:tahoma,sans-serif">B,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br class=""></div><div class="gmail_default" style="font-family:tahoma,sans-serif">In simulator you can use ndn::<a href="http://ndnsim.net/2.3/doxygen/classns3_1_1ndn_1_1FibHelper.html" class="">FibHelper</a>::AddRoute. Those are static member functions, so you don't need to have a fibhelper object to call them. In real environment you need to send commands using Interests, which I recommend you to use the first one if you are not working in real environment. </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br class=""></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Regards,</div><div class="gmail_default" style="font-family:tahoma,sans-serif">Sabet <br class=""></div></div><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div dir="rtl" class=""><font face="tahoma, sans-serif" class="">خندان باشید</font></div><div dir="rtl" class=""><font face="tahoma, sans-serif" class="">با تشکر</font></div></div></div></div>
<br class=""><div class="gmail_quote">On Wed, Jan 4, 2017 at 1:57 PM, bmohammadi <span dir="ltr" class=""><<a href="mailto:bmohammadi@ce.sharif.edu" target="_blank" class="">bmohammadi@ce.sharif.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif" class=""><p class="">Dear ndnSIM users,<br class=""><br class="">I want to update routers' FIB after Producer's handoff. I have read something about RIB management but I do not know how I can use that in my code and I could not find any example. Can anyone help me?<br class=""><br class="">Thanks already in advance for your help.</p>
<div class=""> </div></div></blockquote></div></div></div></blockquote></div><br class=""></div></body></html>