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