[Ndn-interest] Interest sends to multiple next-hops

Junxiao Shi shijunxiao at email.arizona.edu
Fri Feb 27 10:24:41 PST 2015


Hi Tai-Lin

In NDN architecture, a pending Interest table entry will be erased after
first satisifying Data.
Data from other nexthops, if any, will be treated as unsolicited and
dropped.

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.
An Interest table entry is kept until "straggler timer" expires. This
allows the strategy to collect measurements about other possible nexthops.
See NFD Developer Guide, Forwarding section for details.

Yours, Junxiao

On Fri, Feb 27, 2015 at 11:18 AM, Tai-Lin Chu <tailinchu at gmail.com> wrote:

> Can somebody confirm that if interest sends to multiple next-hops, the
> pit entry will be erased after the first satisfying data?
>
> Thanks.
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150227/a69ef990/attachment.html>


More information about the Ndn-interest mailing list