1. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  2. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  3. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  4. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  5. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  6. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  7. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  8. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  9. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  10. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  11. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  12. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  13. 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 8 years ago
  14. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  15. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  16. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  17. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  18. 52e8540 fw: increase initial suppression interval in BestRouteStrategy2 by Junxiao Shi · 9 years ago
  19. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  20. 684fa0f fw: use RetxSuppressionExponential in best-route by Junxiao Shi · 10 years ago
  21. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (98%) from tests/daemon/fw/best-route-strategy2.cpp]
  22. a788e25 fw: rename RetransmissionSuppression to RetxSuppressionFixed by Junxiao Shi · 10 years ago
  23. 192af1f fw: abstract retransmission suppression logic by Junxiao Shi · 10 years ago
  24. 584a569 fw: use UnitTestClock in BestRouteStrategy2 test by Junxiao Shi · 10 years ago
  25. 913806d fw: fix clang compilation error in best-route v2 test case by Junxiao Shi · 10 years ago
  26. 7c7c136 fw: fix best-route v2 strategy test case by Junxiao Shi · 10 years ago
  27. 1f30aac fw: redesign best-route v2 strategy test case by Junxiao Shi · 10 years ago
  28. 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 10 years ago