[ndnSIM] New routing protocol

Alex Afanasyev alexander.afanasyev at ucla.edu
Sun Apr 20 19:08:41 PDT 2014


Hi Chavoosh,

OSPFn may be not a good example here, since it is a (temporary) hack of IP-based OSPF protocol to carry information about NDN connectivity and prefixes.

But in general, the routing daemon could be implemented as an ordinary application that sends and receives NDN interest/data packets.  So the steps would: design what exactly the protocol you want to run, and then implement an applications that will be installed on each ndnSIM node and will run the designed protocol.

---
Alex

On Apr 20, 2014, at 12:14 AM, chavoosh ghasemi <chavoosh.ghasemi.off at gmail.com> wrote:

> Thanks dear Wassim for your help, but I am considering about control plane rather than data plane, although data plane is too important in further phases. Lets simplify my question, assume you want implement OSPF (or any other routing protocol) in ndnSIM, now describe the procedure and tell the steps you need to do abstractly if you can (As I want the procedure, please do not mention to "OSPFN" paper).
> 
> Best Regards,
> chavoosh
> 
> 
> On Sun, Apr 20, 2014 at 9:30 AM, Wassim Drira <drirawassim+ndnsim at gmail.com> wrote:
> Dear Chavoosh, 
> 
> Yes! NdnSim is flexible and it follows NDN architecture and specification http://named-data.net/wp-content/uploads/TRndn-proj.pdf. 
> You can read the documentation in http://ndnsim.net. 
> The needed work to implement a new routing algorithm depends on the kind of updates that you want to add to Ndn. Updating the forwarding strategy can be simple as described in http://ndnsim.net/fw.html 
> But in some cases you will need to update also the PIT.  
> 
> Regards,
> 
> 
> On Sat, Apr 19, 2014 at 4:42 PM, chavoosh ghasemi <chavoosh.ghasemi.off at gmail.com> wrote:
> Hi dear Alex
> 
> I am working on a new routing protocol which is designed specially for content centric networks, and specifically for NDN. Now I am wondering is there any way that I can implement my idea by ndnSIM? i.e. is ndnSIM flexible enough to define new routing protocol for it? if yes, please guide me to the best way and if no, I will be so glad if you can help me about this issue.
> 
> Sincerely 
> chavoosh
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
> 
> 
> 
> 
> 
> -- 
> ----------------------------
> Chavoosh Ghasemi
> 
> Information Technology M.S - Computer Networks 
> Sharif University-Computer Engineer Department
> 
> "The quieter you become, the more you can hear"
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140420/0ce104de/attachment.html>


More information about the ndnSIM mailing list