<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 10, 2017, at 11:22 AM, John Bennedict Lorenzo <<a href="mailto:kzer95@gmail.com" class="">kzer95@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello, I've setup my network have a few nodes on adhoc wifi that are moving around. I made a custom strategy to enable forwarding to the same face where the interest was received from (since there is only one face, wifi). Is it possible to forward to a specific node that's reachable via wifi? </div></div></blockquote><div><br class=""></div>very few things are impossible with computing, if any.</div><div>Maybe the question is feasibility: in an ad hoc environment, if a sending node A has to nail down a receiving node B, A has to keep track of who are surrounding itself all the time..</div><div><br class=""></div><div>A better approach may be to let each receiving node of a packet decide wha to do with the pakcet, e.g. whether it wants to further forward the packet.</div><div><br class=""></div><div>The most recent NDN hackathon (<a href="http://4th-ndn-hackathon.named-data.net/" class="">http://4th-ndn-hackathon.named-data.net/</a>) worked on a project in this area, someone on this list should know the status of the code out of that effort</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class="">I don't see any way to do this via FIB or by manually enumerating the faces. Thanks!</div>
_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""></div></blockquote></div><br class=""></body></html>