[ndnSIM] multi path capability for NDN Global Routing (NDNSim 1.0)

Alex Afanasyev alexander.afanasyev at ucla.edu
Wed Sep 16 15:06:37 PDT 2015


Hi Milad,

GlobalRouting helper already has a basic capability to calculate multi-path routes, though the implemented logic may not be 100% suitable for you.  You can check the current implementation and adjust to the logic you need.

Alternatively, you can write a program that pre-calculates routes, based on the logic you need (nneighbor-disjoint paths, node disjoint paths, link disjoint paths, etc.), instead of doing it manually.

--
Alex

> On Sep 16, 2015, at 12:36 PM, Milad Mahdian <mahdian.m at husky.neu.edu> wrote:
> 
> Hello everyone,
> 
> I'm trying to run a forwarding strategy simulation on a big topology which makes adding fib entries manually too difficult. Since multipath routing(having multiple fib entries per prefix) is essential to my algorithm, I was wondering if there is a way to add multi path capability to the ndn global routing or any other viable solution.
> 
> Thanks,
> Milad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150916/f9fb6181/attachment.bin>


More information about the ndnSIM mailing list