<div dir="ltr">Thanks Spyridon,<div><br></div><div>I've looked at the code in the mobile simulation package but it looks like the v2v example (I assume this is what I should be looking at) is still using broadcast strategy. I'm already able to simulate mobility and adhoc wifi in my simulation. </div><div><br></div><div>I'm still looking for a way to build the FIB dynamically as adhoc nodes come and go, then build unicast faces to them. The unicast ethernet team's code is not available in github so I'm not able to look into that.</div><div><br></div><div>What I tried is to build the fib when the interest is about to be satisfied and add the face where it received the data. But that only adds the broadcast face again. It would be very helpful if someone has tried implementing unicast faces in adhoc wifi.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 11, 2017 at 11:12 AM, Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:mastorakis@cs.ucla.edu" target="_blank">mastorakis@cs.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi John,<div><br></div><div>as Lixia has mentioned already, we implemented a couple of mobile scenarios (both ad hoc and including a base station) as a project of the latest NDN hackathon. You can find the code and the commits here:</div><div><br></div><div><a href="https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package" target="_blank">https://github.com/4th-ndn-<wbr>hackathon/ndnSIM-Mobile-<wbr>Simulation-Package</a></div><div><br></div><div>Hope this helps,</div><div><br><div>
<div><div><div><span style="float:none;display:inline!important">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline!important">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~<wbr>mastorakis/</a><br><span style="float:none;display:inline!important">Internet Research Laboratory</span><br><span style="float:none;display:inline!important">Computer Science Department</span><br><span style="float:none;display:inline!important">UCLA</span></div><div><br></div></div></div></div><div><blockquote type="cite"><span class=""><div>On Apr 10, 2017, at 11:22 AM, John Bennedict Lorenzo <<a href="mailto:kzer95@gmail.com" target="_blank">kzer95@gmail.com</a>> wrote:</div><br class="m_7086548959713165425Apple-interchange-newline"></span><span class=""><div><div dir="ltr">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? I don't see any way to do this via FIB or by manually enumerating the faces. Thanks!</div></div></span></blockquote></div><br></div></div></blockquote></div><br></div>