<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Philipp,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;"><br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<span style="background:transparent" data-preserver-spaces="true"><a href="https://github.com/named-data/mini-ndn/tree/master/minindn/wifi" title="https://github.com/named-data/mini-ndn/tree/master/minindn/wifi"></a></span></p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<a style="color:#4a6ee0;background:transparent" target="_blank" href="https://github.com/named-data/mini-ndn/tree/master/minindn/wifi" class="editor-rtfLink"><span style="background:transparent" data-preserver-spaces="true">Wifi</span></a><span style="background:transparent" data-preserver-spaces="true"> is
now the part of Mini-NDN main repository. Yes, the documentation has not been released yet, it is still a work in progress. You can refer to this example: </span><a style="color:#4a6ee0;background:transparent" target="_blank" href="https://github.com/named-data/mini-ndn/blob/master/examples/wifi/wifi_ping.py" class="editor-rtfLink"><span style="background:transparent" data-preserver-spaces="true">https://github.com/named-data/mini-ndn/blob/master/examples/wifi/wifi_ping.py</span></a><span style="background:transparent" data-preserver-spaces="true"> and
the </span><a style="color:#4a6ee0;background:transparent" target="_blank" href="https://github.com/named-data/mini-ndn/tree/master/minindn/wifi" class="editor-rtfLink"><span style="background:transparent" data-preserver-spaces="true">wifi code</span></a><span style="background:transparent" data-preserver-spaces="true"> to
get some ideas. </span></p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<br>
</p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<span style="background:transparent" data-preserver-spaces="true">Mobility and broadcast are supported by the wifi module. Mini-NDN wifi is based on mininet-wifi (</span><a style="color:#4a6ee0;background:transparent" target="_blank" href="https://github.com/intrig-unicamp/mininet-wifi" class="editor-rtfLink"><span style="background:transparent" data-preserver-spaces="true">https://github.com/intrig-unicamp/mininet-wifi</span></a><span style="background:transparent" data-preserver-spaces="true">)
so, most of the functionality supported by mininet-wifi is also supported Mini-NDN Wifi. </span></p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<br>
</p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<span style="background:transparent" data-preserver-spaces="true">Mininet-Wifi supports a few propagations loss models (</span><a style="color:#4a6ee0;background:transparent" target="_blank" href="https://mininet-wifi.github.io/propagation/" class="editor-rtfLink"><span style="background:transparent" data-preserver-spaces="true">https://mininet-wifi.github.io/propagation/</span></a><span style="background:transparent" data-preserver-spaces="true">),
I believe they should be supported by the Mini-NDN wifi as well, but I am not entirely sure. Someone from Wifi developer team needs to chip in here.</span></p>
<p style="color:rgb(14, 16, 26);background:transparent;margin-top:0pt;margin-bottom:0pt">
<br>
</p>
<div>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="margin-top:0px; margin-bottom:0px"><span style="font-family: "segoe ui", "segoe ui web (west european)", "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 12pt; color: rgb(14, 16, 26); background-color: rgba(0, 0, 0, 0);">Best</span><span style="font-family: "segoe ui", "segoe ui web (west european)", "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 12pt; color: rgb(14, 16, 26); background-color: rgba(0, 0, 0, 0);">,</span></p>
<div><span style="font-family: "segoe ui", "segoe ui web (west european)", "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 12pt; color: rgb(14, 16, 26); background-color: rgba(0, 0, 0, 0);">Saurab</span></div>
<p></p>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of Philipp Moll <phmoll@cs.ucla.edu><br>
<b>Sent:</b> Tuesday, July 13, 2021 6:02 PM<br>
<b>To:</b> mini-ndn@lists.cs.ucla.edu <mini-ndn@lists.cs.ucla.edu><br>
<b>Subject:</b> [Mini-NDN] Emulations using Wifi</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and trust the content is safe.<br>
<br>
<br>
Hi everyone,<br>
<br>
a couple of months ago, I saw that the MiniNDN Github repository has a<br>
branch called "wifi". I guess this branch is somehow related to<br>
emulating wifi networks, but I haven't found documentation about this<br>
functionality. So, I am curious whether MiniNDN provides Wifi<br>
functionality, and if it does, to what degree Wifi is supported. So for<br>
instance, is it possible to emulate a WiFi broadcast media where<br>
multiple nodes hear packets on the same "link"? If yes, another question<br>
would be if propagation loss models and mobility is supported?<br>
<br>
Thanks,<br>
Philipp<br>
<br>
_______________________________________________<br>
Mini-NDN mailing list<br>
Mini-NDN@lists.cs.ucla.edu<br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn">http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn</a><br>
<br>
</div>
</span></font></div>
</body>
</html>