<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I am not sure whether this would be an entire routing protocol or just some sort of self-learning.</div><div class=""><br class=""></div><div class="">Probably you can take a look at this paper and see if you can apply something like that to your project:</div><div class=""><br class=""></div><div class=""><a href="https://named-data.net/wp-content/uploads/2017/04/on_broadcast-based_self-learning_ndn.pdf" class="">https://named-data.net/wp-content/uploads/2017/04/on_broadcast-based_self-learning_ndn.pdf</a></div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Nov 1, 2018, at 6:29 AM, NISHA MERIN JACOB <<a href="mailto:h20180129@pilani.bits-pilani.ac.in" class="">h20180129@pilani.bits-pilani.ac.in</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">As part of our Advanced Computer Networks Project, we are trying to implement NDN manet. We were facing many issues including intermediate nodes not forwarding interest and data packets. We created a new app, "NDN relay" which can forward interest and modified forwarder.cpp to send interest and data to the same face.</div><div class=""><br class=""></div><div class="">Now there is a flooding of interest and data packets and we are trying to control it by adding a new routing protocol which unicasts data packet based on an added hop-count field and mac-field.</div><div class=""><br class=""></div><div class="">Is there any alternative approach for this, other than creating an new Routing table incorporating mac address and hop-count?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Nisha Merin Jacob</div><div class="">BITS Pilani</div></div></div></blockquote></div><br class=""></div></body></html>