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