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