[Mini-NDN] Simulation of a modified ndn routing

Ashlesh Gawande (agawande) agawande at memphis.edu
Wed Sep 26 08:36:27 PDT 2018


For Mini-NDN, you can write your routing protocol against ndn-cxx library (do not use client library such as ndn-cpp, jndn, or PyNDN2 as you want to use ndnSIM later) and install it as a binary in the system. Then create your custom experiment and simply call the binary on each node.

You can try to build upon or use parts of existing routing protocol, NLSR.


For taking it to ndnSIM, you will need to make some minor modifications to the protocol code so that simulation can be done: http://ndnsim.net/current/guide-to-simulate-real-apps.html


Ashlesh

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of Tanusree Chatterjee <tnsr.chatterjee at gmail.com>
Sent: Tuesday, September 25, 2018 11:35:09 PM
To: mini-ndn at lists.cs.ucla.edu
Subject: [Mini-NDN] Simulation of a modified ndn routing

Hello,

If someone wants to test a modified routing in NDN, how it can be started? If the objective is to simulate it in ndnSIM but before that can it be tested in Mini-NDN as well with a small network? Is there any library that has to be modified? If not, then where from it can be started? Otherwise if there any other way out to check the viability of the modified routing method?

-- Thanks & regards,
Tanusree Chatterjee

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


More information about the Mini-NDN mailing list