<div dir="ltr">Hi Sabet<div><br></div><div>Yes, in my example the WiFi access point is turned into a wireless router, which is a L3 device.</div><div>In reality, most WiFi access points can be upgraded to work on L3 with cross-compiled <a href="http://redmine.named-data.net/projects/ndn-embedded/wiki/Cross-compiling_NDN_projects_for_home_routers">NDN stack for OpenWRT</a>.</div><div><br></div><div>When the access point (or wireless router) treats a link as point-to-point, the destination address would be a unicast address.</div><div>In 802.11 WiFi, the access point can send to unicast address at a faster rate than a multicast/broadcast address.</div><div>See <a href="https://tools.ietf.org/html/draft-vyncke-6man-mcast-not-efficient-01">draft-vyncke-6man-mcast-not-efficient-01</a> section 3.</div><div><br></div><div>Yours, Junxiao<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 8, 2015 at 8:45 AM, Muhammad Hosain Abdollahi Sabet <span dir="ltr"><<a href="mailto:M.AbdollahiSabet@mail.sbu.ac.ir" target="_blank">M.AbdollahiSabet@mail.sbu.ac.ir</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><u></u>






<div>


<p><font size="2">Junxiao,<br>
<br>
Thank you for responding.<span class=""><br>
<br>
>​Infrastructure WiFi is different: at MAC layer, all communications go through the AP (access point).<br>
We could take advantage of this property, and install an NDN stack on the AP that aggregates Interests and caches Data.<br>
<br></span>
​You mean we turn a L2 device (access point) into a wireless router?<span class=""><br>
<br>
 ​<br>
​>​the AP treats the WiFi link as both a multi-access link where packets can be broadcast to all wireless clients, and one point-to-point link to each wireless link.<br>
<br></span>
Does that make any difference? An ap treat a link as a multiple-access or a point-to-point link. I mean in both cases, the ap does the same thing(transmit one copy of a packet). The only difference would be in L2 addressing​, right? Of course there could be difference if using omnidirectional or unidirectional antennas, which could be a big deal facing mobile nodes. But that's out of computer networking scope.<br>
<br>
Thanks,<br>
Sabet<span class=""><br></span></font></p></div></blockquote></div></div></div></div>