- 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 1 year, 3 months ago
- d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 10 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 11 months ago
- 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 3 years, 1 month ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 10 months ago
- 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 10 months ago
- 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 4 years, 2 months ago[Renamed (86%) from tests/daemon/fw/best-route-strategy2.t.cpp]
- a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 6 years ago
- c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 6 years ago
- d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 6 years ago
- 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 6 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 · 7 years ago
- 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
- e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
- 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 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
- 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 9 years ago
- 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 9 years ago
- a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 9 years ago
- 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 9 years ago
- 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
- 52e8540 fw: increase initial suppression interval in BestRouteStrategy2 by Junxiao Shi · 9 years ago
- 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 10 years ago
- 684fa0f fw: use RetxSuppressionExponential in best-route by Junxiao Shi · 10 years ago
- d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (98%) from tests/daemon/fw/best-route-strategy2.cpp]
- a788e25 fw: rename RetransmissionSuppression to RetxSuppressionFixed by Junxiao Shi · 10 years ago
- 192af1f fw: abstract retransmission suppression logic by Junxiao Shi · 10 years ago
- 584a569 fw: use UnitTestClock in BestRouteStrategy2 test by Junxiao Shi · 10 years ago
- 913806d fw: fix clang compilation error in best-route v2 test case by Junxiao Shi · 10 years ago
- 7c7c136 fw: fix best-route v2 strategy test case by Junxiao Shi · 10 years ago
- 1f30aac fw: redesign best-route v2 strategy test case by Junxiao Shi · 10 years ago
- 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 11 years ago