1. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  2. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  3. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago[Renamed (88%) from daemon/fw/best-route-strategy2.hpp]
  4. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  5. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  6. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  7. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  8. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  9. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  10. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  11. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  12. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  13. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  14. 52e8540 fw: increase initial suppression interval in BestRouteStrategy2 by Junxiao Shi · 9 years ago
  15. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  16. 684fa0f fw: use RetxSuppressionExponential in best-route by Junxiao Shi · 10 years ago
  17. a788e25 fw: rename RetransmissionSuppression to RetxSuppressionFixed by Junxiao Shi · 10 years ago
  18. 192af1f fw: abstract retransmission suppression logic by Junxiao Shi · 10 years ago
  19. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  20. 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 10 years ago