Project

General

Profile

Bug #3295

Updated by Junxiao Shi over 8 years ago

`BestRouteStrategy2` Best route strategy doesn't check forwarding eligibility by calling `pit::Entry::canForwardTo` <i>canForwardto</i> on a face. 

 `canForwardTo` <i>canForwardto</i> should return a face's eligibility depending on previous retransmission status.

Back