- b124b8e table: reorganize PIT implementation by Davide Pesavento · 10 months ago
- 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 10 months ago
- 195b78a fw: delegate sending Nack-Duplicate to forwarding strategy by Mark Theeranantachai · 11 months ago
- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
- 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
- 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
- 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
- ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
- c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
- 14e71f0 tests+tools: minor code cleanup 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
- 9954007 fw: abstract Nack processing out of BestRouteStrategy2 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
- c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
- 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
- 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 8 years ago
- b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions 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
- b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
- ed89ccc build: enable -Wextra by default by Davide Pesavento · 9 years ago
- 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
- d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago
- 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
- 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
- 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
- d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 11 years ago
- 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (94%) from tests/fw/strategy-tester.hpp]
- 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
- f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
- d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
- 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
- 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
- 727ed29 fw: broadcast strategy by Junxiao Shi · 11 years ago