[Mini-NDN] Evaluate a routing protocol in mini-ndn

Ashlesh Gawande (agawande) agawande at memphis.edu
Tue Sep 6 07:44:25 PDT 2016


Yes you can test your own routing protocol.


Basically we start NLSR on each node:

https://github.com/named-data/mini-ndn/blob/master/bin/minindn#L322


You can comment all those lines out and put your routing protocol in there.

Also see https://github.com/named-data/mini-ndn/blob/master/ndn/nlsr.py

to see the NLSR object and how it is run (line 49). NLSR is just that the binary (nlsr) is installed in the system and we call it from within Mini-NDN.


Ashlesh

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of Mahsa Aghajani <mahsa.aghajani at gmail.com>
Sent: Tuesday, September 6, 2016 4:42:45 AM
To: mini-ndn at lists.cs.ucla.edu
Subject: [Mini-NDN] Evaluate a routing protocol in mini-ndn


I am an MSc student in the Department of Computer Engineering,
Sharif University of Technology, Tehran, Iran.

I am writing to ask whether I can evaluate a routing protocol other than nlsr with mini-ndn or not? In a positive case, any advice is greatly appreciated.

--
Yours sincerely,
Mahsa Aghajani
M.Sc. student
Performance and Dependability Laboratory (PDL)
Department of Computer Engineering
Sharif University of Technology


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20160906/9d3d3670/attachment.html>


More information about the Mini-NDN mailing list