1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. 653eb07 fw: refactor strategy logging and improve ASF probe logging by Alex Lane · 1 year, 5 months ago
  3. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  4. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  5. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  6. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  7. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago[Renamed (81%) from daemon/fw/best-route-strategy2.cpp]
  8. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  9. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  10. a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago
  11. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  12. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  13. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  14. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  15. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  16. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  17. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  18. f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
  19. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  20. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  21. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  22. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  23. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  24. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  25. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  26. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  27. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  28. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  29. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  30. 52e8540 fw: increase initial suppression interval in BestRouteStrategy2 by Junxiao Shi · 9 years ago
  31. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  32. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  33. 684fa0f fw: use RetxSuppressionExponential in best-route by Junxiao Shi · 10 years ago
  34. faf3eb0 fw: register strategy with macro by Junxiao Shi · 10 years ago
  35. a788e25 fw: rename RetransmissionSuppression to RetxSuppressionFixed by Junxiao Shi · 10 years ago
  36. 192af1f fw: abstract retransmission suppression logic by Junxiao Shi · 10 years ago
  37. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  38. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  39. 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 10 years ago