[ndnSIM] Sending just adjacent router name uri, instead of sending it along with the router's name

Mahsa Aghajani mahsa.aghajani at gmail.com
Wed Jun 6 07:54:05 PDT 2018


Hello

I have a question regarding memory usage in NLSR protocol.
As in NLSR source code, in adjacency.hpp file, adjacency data structure
has both the adjacent router name(a ndn::Name) and its uri(a string).
My question is that, is it not sufficient to send only one of these fields?
for example, sending only router's uri, and in the receiver, using
ndn::Name constructor(ndn::Name(uri)), make routers name?

Thanks
-- 

Mahsa Aghajani
M.Sc. Student
Department of Computer Engineering
Sharif University of Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180606/96cf55cd/attachment.html>


More information about the ndnSIM mailing list