[Mini-NDN] NdnRoutingHelper error in large topologies

Saurab Dulal (sdulal) sdulal at memphis.edu
Fri Feb 28 06:32:32 PST 2020


Thanks, Philipp for reporting this. I will try your topology and see what's going on.

Saurab,

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of Philipp Moll <philipp.moll at itec.aau.at>
Sent: Friday, February 28, 2020 3:29 PM
To: mini-ndn at lists.cs.ucla.edu <mini-ndn at lists.cs.ucla.edu>
Subject: [Mini-NDN] NdnRoutingHelper error in large topologies

Hi guys,

I am currently working on a MiniNDN scenario evaluation, where I need a
large network topology. I pushed the Geant topology to gerrit yesterday.
This topology has 45 nodes and quite high connectivity between the
nodes. Installing all possible routes with the NdnRoutingHelper takes
about 20 minutes. For me, this is too long when considering that my
actual evaluation only takes 10 minutes.

When restricting the routes to install to the shortest path only to save
time (NdnRoutingHelper.calculateNPossibleRoutes(nFaces=1)), the
computeDijkastra method fails in line 241 when using the Geant topology.

I am not familiar with the ndn_routing_helper code, that's why I'll use
a workaround. But maybe someone who is familiar with the routing-helper
can find the problem's cause.

Thanks,
Philipp

_______________________________________________
Mini-NDN mailing list
Mini-NDN at lists.cs.ucla.edu
http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn

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


More information about the Mini-NDN mailing list