1. b8bd5ee core: use ndn-cxx's getRandomNumberEngine() by Davide Pesavento · 6 years ago
  2. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  3. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  4. 43bb231 fw: introduce afterReceiveData strategy trigger by Teng Liang · 7 years ago
  5. 85a3663 fw: introduce afterContentStoreHit strategy trigger by Teng Liang · 7 years ago
  6. 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
  7. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  8. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  9. f9858fd fw: strip Link object when Interest reaches producer region by Junxiao Shi · 8 years ago
  10. 55e21b9 table: clear StrategyInfo only if Strategy type differs by Junxiao Shi · 8 years ago
  11. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  12. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  13. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  14. 57cda13 fw: delete deprecated Strategy::sendInterest overload and violatesScope by Junxiao Shi · 8 years ago
  15. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  16. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  17. cf0f3ce fw: move Forwarder::lookupFib to Strategy::lookupFib by Junxiao Shi · 8 years ago
  18. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  19. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  20. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  21. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  22. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  23. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  24. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  25. 3535396 table: MeasurementsAccessor findLongestPrefixMatch & findExactMatch by Junxiao Shi · 10 years ago
  26. 49e11e7 fw: give strategy access to FaceTable by Junxiao Shi · 10 years ago
  27. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  28. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  29. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  30. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  31. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 11 years ago
  32. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago
  33. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
  34. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  35. 22be22c fw: Strategy::beforeSatisfyPendingInterest trigger by Junxiao Shi · 11 years ago
  36. 679e927 fw: Strategy base class by Junxiao Shi · 11 years ago
  37. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  38. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago