<div dir="ltr">Hi Marco<div><br></div><div>If Router2 has a Route toward the ContentProvider for this Name, it cannot detect the content doesn't exist.</div><div><br></div><div>ContentProvider should reply with a provider-generated NACK, which is a type of Data, that indicates the non-existence of this content. A provider-generated NACK is cachable on routers.</div><div>A future Interest toward this Name would be satisifed by this provider-generated NACK from the ContentStore, and doesn't have to go to the ContentProvider.</div><div><br></div><div>Yours, Junxiao</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 15, 2014 at 8:01 AM, Marco Ulgelmo <span dir="ltr"><<a href="mailto:marco.ulge@gmail.com" target="_blank">marco.ulge@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br></div>I've recently began studying how NDN works and i have a question about unsatisfied Interests.<br><br>Lets say that an attacker generates a fake Interest packet that surely doesn't exist. Let's assume that this packet is identified by the following name: /google/randomtext<br><br></div>As far as i know i shuold be able to reach /google but i won't be able to retrieve the content as it doesn't exist.<br><br></div>Considering the following scenario:<br><br></div>Interest -> Router1 -> Router2 -> Content Provider.<br><br></div>Is Router2 able to determine that the content doesn't exist? Can this information be sent back to Router2 from the Content Provider (which surely knows that he doesn't have that resource)?<br><br></div>Thanks,<br><br></div>Marco<br></div>
<br>_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
<br></blockquote></div><br></div>