1. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  6. 03a75f6 tests: add test case for retx suppression in multicast strategy by Davide Pesavento · 3 years, 10 months ago
  7. 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  8. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  9. c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
  10. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  11. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  12. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  13. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  14. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  15. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  16. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  17. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  18. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  19. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  20. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  21. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  22. ecdbe5f fw: consumer retansmission in multicast startegy by Ashlesh Gawande · 8 years ago
  23. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  24. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  25. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  26. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  27. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  28. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  29. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  30. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  31. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  32. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  33. 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago