[ndnSIM] How to update FIBs after producer's handoff

Muhammad Hosain Abdollahi Sabet mhasabet at gmail.com
Wed Jan 4 04:54:04 PST 2017


B,

In simulator you can use ndn::FibHelper
<http://ndnsim.net/2.3/doxygen/classns3_1_1ndn_1_1FibHelper.html>::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.

Regards,
Sabet

خندان باشید
با تشکر

On Wed, Jan 4, 2017 at 1:57 PM, bmohammadi <bmohammadi at ce.sharif.edu> wrote:

> Dear ndnSIM users,
>
> 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?
>
> Thanks already in advance for your help.
>
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170104/7d9bb699/attachment.html>


More information about the ndnSIM mailing list