Project

General

Profile

Feature #4924

Updated by Ashlesh Gawande over 3 years ago

`ASF`, `BestRouteStrategy2`, and `Multicast` `BestRouteStrategy2` uses `RetxSuppressionExponential` to decide whether to forward or aggregate a retransmitted Interest, but the settings are hard-coded. 
 It's desirable to allow configuration of these settings via strategy parameters.

Back