Lixia,<br><br>The NDN papers that I have read thus far seem to suggest that a router receives an interest on a given face and then forwards the interest out of its other faces. My impression is that this occurs at each router in the network until the interest reaches the origin. As the data returns to the client, all routers will learn the path based on the data incoming face. Routers could then cease flooding once there is a known path. Clearly, my understanding may be incorrect as I have only been researching NDN for a week.<br><br>-Dennis<br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 17, 2016 at 9:23 PM Syed Hassan Ahmed <<a href="mailto:s.h.ahmed@ieee.org">s.h.ahmed@ieee.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Dear Dennis,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">cc: Prof. Lixia Zhang and Dr. Alexander </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Somehow your question is valid, since we use Broadcasting interface in case of wireless, so eventually the Interest is flooded. For example, Every neighboring node  of consumer C1, overhears the Interest packet, and then has to perform all those basic operations, including PIT, CS, FIB search. Moreover, if there is a case when those neighbors of C1 are not in intra transmission range, may involve in interest forwarding as well. That creates kind of broadcast storm, given that if there is only one provider initially in the network. I have explored this problem in case of vehicular environments, when we tried to simulate CCN on top of 802.11p. For reference, please read my following paper: </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><a href="http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=7145392" target="_blank">http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=7145392</a></font><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">P.S: If you find my paper useful, don't hesitate to cite it :) </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-size:12.8px;font-family:arial,sans-serif">Kind Regards,</span><br></div><div class="gmail_extra"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~<br><b>Syed Hassan Ahmed</b><br>사예드 하산 아흐메드<br><br>PhD Research Scholar,<br><a href="http://monet.knu.ac.kr" target="_blank">MoNeT Wireless Lab,</a><br>Kyungpook National University,<br>Daegu City, Republic of Korea.<br>Cell: +82-10-9883-0786<br><a href="https://sites.google.com/site/shahmedknu/" target="_blank">https://sites.google.com/site/shahmedknu/</a> </div></div></div></div></div></div></div>
<br><div class="gmail_quote"></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 18, 2016 at 4:50 AM, Lixia Zhang <span dir="ltr"><<a href="mailto:lixia@cs.ucla.edu" target="_blank">lixia@cs.ucla.edu</a>></span> wrote:<br></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
> On Jan 17, 2016, at 10:48 AM, Dennis Olvany <<a href="mailto:dennisolvany@gmail.com" target="_blank">dennisolvany@gmail.com</a>> wrote:<br>
><br>
> The flooding behavior of NDN is already akin to a routing protocol. Clearly, there may be a benefit of knowing data reachability before interest is expressed, but it is also not useful to know data reachability if interest is never expressed. Is there a good use case for routing protocol integration with NDN?<br>
<br>
</span>interesting questions.<br>
<br>
let me ask a clarification question first: wonder exactly what you meant by "The flooding behavior of NDN"?<br>
<br>
Since NDN interest looks for data and not aims at any specific node, NDN takes advantages of any communication media that is broadcast in nature (e.g. WiFi) in that whoever hears the questions may answer.  But I dont think NDN interests in general get flooded in wide areas.<br>
<br>
Wonder exactly what you meant by "routing protocol integration with NDN"?  The NDN testbed is running a routing protocol.<br>
<span><font color="#888888"><br>
Lixia<br>
</font></span></blockquote></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
</div></div></blockquote></div></div></div></blockquote></div>