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