1. 5fdcbec fw: ASF: Fix implementation not matching technical report by awlane · 1 year ago
  2. 9acba9c fw: Add nack propagation to ASF by awlane · 11 months ago
  3. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  4. 653eb07 fw: refactor strategy logging and improve ASF probe logging by Alex Lane · 1 year, 5 months ago
  5. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  6. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  7. af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
  8. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  9. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  10. 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
  11. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  12. 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
  13. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  14. a6f637a fw: various code simplifications in AsfStrategy by Davide Pesavento · 5 years ago
  15. 1402fa1 fw: Use ndn-cxx's RttEstimator in AsfStrategy by Ernest McCracken · 6 years ago
  16. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  17. a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago
  18. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  19. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  20. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  21. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  22. 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
  23. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  24. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  25. f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
  26. cad76b6 fw: ASF should check if FaceInfo exists before using it by Ashlesh Gawande · 8 years ago
  27. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  28. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  29. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  30. 2a73f35 fw: localhop scope restriction in ASF strategy by Ashlesh Gawande · 8 years ago
  31. fc02186 table: StrategyInfoHost stores StrategyInfo as unique_ptr by Junxiao Shi · 8 years ago
  32. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  33. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  34. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  35. 8a4c29e fw: Adaptive SRTT-based Forwarding strategy by Vince Lehman · 8 years ago