<div dir="ltr">Hi Tai-Lin<div><br></div><div>In NDN architecture, a pending Interest table entry will be erased after first satisifying Data.</div><div>Data from other nexthops, if any, will be treated as unsolicited and dropped.</div><div><br></div><div>In NFD, the "Interest table" is a superset of "pending Interest table": an Interest table entry is either a pending Interest or a recently satisfied Interest.</div><div>An Interest table entry is kept until "straggler timer" expires. This allows the strategy to collect measurements about other possible nexthops.</div><div>See NFD Developer Guide, Forwarding section for details.<br></div><div><br></div><div>Yours, Junxiao</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 27, 2015 at 11:18 AM, Tai-Lin Chu <span dir="ltr"><<a href="mailto:tailinchu@gmail.com" target="_blank">tailinchu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can somebody confirm that if interest sends to multiple next-hops, the<br>
pit entry will be erased after the first satisfying data?<br>
<br>
Thanks.<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>
</blockquote></div><br></div>