[ndnSIM] structure of fib in ndnsim

yao hu huyao0107 at gmail.com
Thu Mar 14 19:19:56 PDT 2013


Dear ndnsimers,

Assume that there is an existing fib entry with the prefix /data, face 0 in
some specific node. Now by using the function Add() or AddRoute(), a new
fib entry will be added with the same prefix /data, but with the different
face 1. So I wonder in ndnsim, they are counted as two fib entries in FIB
or just seemed as one. For my understanding, the answer is the latter.
Here, in Fib class,
GetSize<http://ndnsim.net/doxygen/classns3_1_1ndn_1_1_fib.html#a93a184d9fdc1ace4ea82647c5834ff9c>
()
still equals to 1. Am I right?

Regards,
huyao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130315/136113bb/attachment.html>


More information about the ndnSIM mailing list