<p>Hi Sabet</p>
<p>Ethernet repeater and UDP multicast group are two examples of multi-access links.</p>
<p>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. Under this design, a wireless client treats the WiFi link as a point-to-point link to the AP, and 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.</p>
<p>Yours, Junxiao</p>
<div class="gmail_quote">On May 31, 2015 2:27 PM, "Muhammad Hosain Abdollahi Sabet" <<a href="mailto:M.AbdollahiSabet@mail.sbu.ac.ir">M.AbdollahiSabet@mail.sbu.ac.ir</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>






<div>


<p><font size="2">Junxiao,<br>
<br>
So in wired nets it would be good old BUS or ethernet HUB networks, which is rare these days unless we face lack of switching devices. And in wireless nets, generally all of them are multiple-access link, right?<br>
<br>
Actually It'very good to see you here by chance. Lately I've been thinking on intelligent(self-learning) forwarding and I was counting different situations which it would be useful for. Just a couple of hours ago I saw your presentation about NDN in LANs at NDNComm and I was like :| "Again, I've got here late!", though I had felt the need for such a self-learning mechanism in producer mobility. I don't know if still there is a room to contribute more in this. As far as I already saw, this NFD in addition to a pointer to the chosen output face in PIT, which is available right now, lacks some pointer to the chosen FIB entry itself. And of course some measures are needed to check efficiency of self-learned chosen faces after a while and see if another flooding is needed for choosing possible better face.<br>
<br>
Thanks,<br>
Sabet. <br>
<br>
<br>
-----Original Message-----<br>
From: Junxiao Shi [<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">mailto:shijunxiao@email.arizona.edu</a>]<br>
Sent: Sun 5/24/2015 1:48 AM<br>
To: Muhammad Hosain Abdollahi Sabet<br>
Cc: <a href="mailto:ndn-interest@lists.cs.ucla.edu" target="_blank">ndn-interest@lists.cs.ucla.edu</a><br>
Subject: Re: [Ndn-interest] Data comes from another face?<br>
<br>
Hi Sabet<br>
<br>
As I understand you question is:<br>
In a network of NDN nodes where none of the nodes is using broadcast<br>
strategy, if a node has not forwarded an Interest out of an interface, is<br>
it possible for this node to receive a Data on this interface?<br>
<br>
The answer is YES.<br>
Think about a multi-access link with 3 hosts P Q R.<br>
<br>
   1. Q sends an Interest. P and R receive this Interest,<br>
   2. P replies with a Data. Q and R receive this Data.<br>
<br>
In this scenario, R has not forwarded an Interest to the multi-access link,<br>
but receives a Data from the multi-access link.<br>
<br>
Yours, Junxiao<br>
<br>
On Wed, May 20, 2015 at 11:17 AM, Muhammad Hosain Abdollahi Sabet <<br>
<a href="mailto:M.AbdollahiSabet@mail.sbu.ac.ir" target="_blank">M.AbdollahiSabet@mail.sbu.ac.ir</a>> wrote:<br>
<br>
>  Hi,<br>
> We all know that data packets follow breadcrumbs which interest packets<br>
> leave behind. And we expect to receive data packets from the same face<br>
> which interests have already been forwarded to, according to correspondent<br>
> fib entries, right? So, when the second sentence won't happen? I mean a<br>
> node receive a data packet matching a pit entry, from a face that the<br>
> interest has not been forwarded to, according to the fib entry. If a node<br>
> choose to broadcast for forwarding strategy, such a situation happens. I<br>
> know that. But is there any other condition?<br>
><br>
> Thanks,<br>
> Sabet<br>
><br>
<br>
</font>
</p>

</div>
</blockquote></div>