Feature #4924
Updated by Davide Pesavento over 3 years ago
`AsfStrategy`, `BestRouteStrategy`, `ASF`, `BestRouteStrategy2`, and `MulticastStrategy` use `Multicast` uses `RetxSuppressionExponential` to decide whether to forward or aggregate a retransmitted Interest, but the suppression settings are hard-coded. It's desirable to allow configuration of these settings via strategy parameters.