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