1. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  2. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  3. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  4. eb7b7ab fw: use ndn-cxx's RttEstimator in AccessStrategy by Davide Pesavento · 5 years ago
  5. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  6. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  7. 17c172b fw: AccessStrategy: fix PIT in-record lookup with EndpointId by Davide Pesavento · 6 years ago
  8. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  9. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  10. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  11. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  12. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  13. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  14. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  15. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  16. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  17. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  18. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  19. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  20. f15058a table: don't share Strategy instance among StrategyChoice entries by Junxiao Shi · 8 years ago
  21. a7f9a29 fw: localhop scope restriction in AccessStrategy by Junxiao Shi · 8 years ago
  22. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  23. fc02186 table: StrategyInfoHost stores StrategyInfo as unique_ptr by Junxiao Shi · 8 years ago
  24. 5b3feb6 table: rename StrategyInfoHost::getOrCreateStrategyInfo to insertStrategyInfo by Junxiao Shi · 8 years ago
  25. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  26. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  27. ae04d34 fw: FaceTable signals use Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  28. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  29. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  30. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  31. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  32. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  33. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  34. 965d3a4 fw: AccessStrategy avoid loop back new Interest by Junxiao Shi · 10 years ago
  35. 7b0f4d1 fw: AccessStrategy extends measurements lifetime by Junxiao Shi · 10 years ago
  36. faf3eb0 fw: register strategy with macro by Junxiao Shi · 10 years ago
  37. a788e25 fw: rename RetransmissionSuppression to RetxSuppressionFixed by Junxiao Shi · 10 years ago
  38. 80ee7cb fw: access strategy by Junxiao Shi · 10 years ago