<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">the strategy is explained (more or less) in this paper:</div><div class=""><br class=""></div><div class=""><a href="https://lasr.cs.ucla.edu/afanasyev/data/files/Wang/nom.pdf" class="">https://lasr.cs.ucla.edu/afanasyev/data/files/Wang/nom.pdf</a></div><div class=""><br class=""></div><div class="">To finish the v2v net device transport implementation, you can take a look at the .c file. There is a number of TODOs there. I think that if you finish those TODOs and do some debugging, you should be good to go.</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><blockquote type="cite" class=""><div class="">On Aug 28, 2017, at 6:30 AM, Adhy Satya <<a href="mailto:adhysatya820@gmail.com" class="">adhysatya820@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi Spyros,<div class=""><br class=""></div><div class="">Thank you for your answer.<br class="">If I understood correctly, the broadcast strategy uses the exponential Interest suppression, which is the only mechanism preventing flooding (since the v2v-transport is not being use).</div><div class="">What is needed to be able to use the v2v-net-device-transport? Is it a feature implemented in the new version of NFD that is not implemented in the 0.4 version?</div><div class=""><br class=""></div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Aug 25, 2017 at 6:45 PM, Spyridon (Spyros) Mastorakis <span dir="ltr" class=""><<a href="mailto:mastorakis@cs.ucla.edu" target="_blank" class="">mastorakis@cs.ucla.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Hi,<div class=""><br class=""></div><div class="">if I recall correctly, we did not get to use the <span style="font-size:12.8px" class="">v2v-net-device transport. We directly modified the net device transport instead (</span><font size="2" class=""><a href="https://github.com/4th-ndn-hackathon/ndnSIM-Mobile-Simulation-Package/commit/d6bce17032111bdf8c170b9c694dced7f0796b14" target="_blank" class="">https://github.com/4th-ndn-<wbr class="">hackathon/ndnSIM-Mobile-<wbr class="">Simulation-Package/commit/<wbr class="">d6bce17032111bdf8c170b9c694dce<wbr class="">d7f0796b14</a>).</font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">From the perspective of long term design planning, a Face of NFD will be associated with a link of specific type. This link can be an ad-hoc or a point-to-point link, etc, so this could determine how a strategy makes its decisions. I do not think that an application will be able to know the type of the underlying link (unless it sends a query to NFD somehow — this could be implemented as a hack in ndnSIM if needed).</font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">We are planning to integrate the latest version of NFD with ndnSIM this fall to be able to use the link type feature in simulations, so please stay tuned.</font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">Thank you,</font></div><div class=""><font size="2" class=""><br class=""></font><div class="">
<div class=""><div class=""><div class=""><span style="float:none;display:inline!important" class="">Spyridon (Spyros) Mastorakis</span><br class=""><span style="float:none;display:inline!important" class="">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank" class="">http://cs.ucla.edu/~<wbr class="">mastorakis/</a><br class=""><span style="float:none;display:inline!important" class="">Internet Research Laboratory</span><br class=""><span style="float:none;display:inline!important" class="">Computer Science Department</span><br class=""><span style="float:none;display:inline!important" class="">UCLA</span></div></div></div>
</div><div class=""><div class="h5">
<br class=""><div class=""><blockquote type="cite" class=""><div class="">On Aug 24, 2017, at 9:29 PM, Adhy Satya <<a href="mailto:adhysatya820@gmail.com" target="_blank" class="">adhysatya820@gmail.com</a>> wrote:</div><br class="m_-3727970352480632510Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi <span style="font-size:12.8px" class="">Spyros,</span><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8px" class="">I downloaded and tested the mobile simulation package code. It's very helpful to me, thanks</span></div><div class=""><span style="font-size:12.8px" class="">My question is how does the application/strategy knows which net-device-face to use, since there are the "original" net-device-transport" and the v2v-net-device-transport.</span></div><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8px" class="">Thanks</span></div><div class=""><br class=""></div></div></div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>