[Nfd-dev] Best Route strategy doesn't work over ethernet multicast?

Junxiao Shi shijunxiao at email.arizona.edu
Tue Mar 27 19:54:54 PDT 2018


Hi Nick

I thought best-route would eventually switch if the one
> it chose wasn't working, but it just kept blindly sending to the
> numerically least-ordered face.


best-route v4 has no “memory” beyond a single PIT entry. It’ll use a
secondary path only if the downstream retransmits before PIT entry expires.
In another PIT entry, it still starts from the first nexthop.

best-route v4 does not deal with “numerically least-ordered face”. When two
nexthops have the same cost in FIB, their order is unspecified.

Yours, Junxiao

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20180328/c63b820e/attachment.html>


More information about the Nfd-dev mailing list