- 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
- 8e0dfcf fw: increase AsfStrategy version number after the recent changes by Davide Pesavento · 11 months ago
- 5fdcbec fw: ASF: Fix implementation not matching technical report by awlane · 1 year ago
- 9acba9c fw: Add nack propagation to ASF by awlane · 11 months ago
- f56cf63 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 11 months ago
- 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
- 9a63bf2 face: add missing includes by Davide Pesavento · 1 year, 2 months ago
- d7083a5 tests: refactor EthernetFixture by Davide Pesavento · 1 year, 2 months ago
- 0a05f7a build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
- 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
- 95afc6d fw: increment nOutNacks when sending a Nack from onInterestLoop by Davide Pesavento · 1 year, 5 months ago
- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- 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
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 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
- 727b610 table+fw: update ForwardingHint format by Junxiao Shi · 3 years ago
- af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
- a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
- 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
- 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
- 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
- 03a75f6 tests: add test case for retx suppression in multicast strategy by Davide Pesavento · 3 years, 10 months ago
- 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
- 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
- 29abf4c fw: remove ncc 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
- 0559047 fw: eliminate Forwarder::dispatchToStrategy() by Davide Pesavento · 3 years, 10 months ago
- b21bed8 fw: fix and simplify enumeration logic in Forwarder::onNewNextHop() by Davide Pesavento · 3 years, 11 months ago
- 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
- c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
- ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
- fdc0645 fw: add test for received Interest with no nonce by Eric Newberry · 4 years, 6 months ago
- 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
- f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
- c29eb7f fw: attach PIT token upon CS hit by Junxiao Shi · 4 years, 9 months ago
- 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
- 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
- 51cf75c fw+table: use Interest::Nonce instead of uint32_t by Davide Pesavento · 4 years, 10 months ago
- 2feb459 fw: add processing for afterNewNextHop signal by Ju Pan · 5 years ago
- a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
- 606d5dd face+fw: store and return PitToken from downstream by Junxiao Shi · 5 years ago
- c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
- cf1d0c0 fw: Add Random Forwarding Strategy by Klaus Schneider · 5 years ago
- a6f637a fw: various code simplifications in AsfStrategy by Davide Pesavento · 5 years ago
- d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
- 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
- 1402fa1 fw: Use ndn-cxx's RttEstimator in AsfStrategy by Ernest McCracken · 6 years ago
- 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
- 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 6 years ago
- b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
- 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
- b31206e fw: always create PIT in-records with EndpointId=0 for now by Davide Pesavento · 6 years ago
- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago
- 284bd62 face: simplify and optimize Internal{Forwarder,Client}Transport 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
- fa2aa50 face+tools: fix compilation with Boost 1.69.0 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
- 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
- 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
- 39465c2 fw: implement self-learning forwarding strategy by Teng Liang · 6 years ago
- 00e32fe fw: delete deprecated ClientControlStrategy by Junxiao Shi · 6 years ago
- e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
- 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
- 43bb231 fw: introduce afterReceiveData strategy trigger by Teng Liang · 7 years ago
- 85a3663 fw: introduce afterContentStoreHit strategy trigger by Teng Liang · 7 years ago
- 7003e0b fw: replace straggler timer with per-strategy decision by Teng Liang · 7 years ago
- 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
- 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
- 06a1eab fw: Forwarder provides CS hit/miss counters by Junxiao Shi · 7 years ago
- 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
- fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
- f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
- 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
- 2fe3af0 fw: duplicate Nonce from same face is not loop by Junxiao Shi · 8 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
- f9858fd fw: strip Link object when Interest reaches producer region by Junxiao Shi · 8 years ago
- fab9e0d tests: forwarding with Link objects test suite by Junxiao Shi · 8 years ago
- 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
- 530cf00 table: StrategyChoice::insert return value includes error description by Junxiao Shi · 8 years ago
- 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
- 7f566dd table: StrategyChoice no longer supports installed instances by Junxiao Shi · 8 years ago
- 0e4a1f1 tests: register instead of install DummyStrategy 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
- 9db7359 fw: UnsolicitedDataPolicy::getPolicyNames by Junxiao Shi · 8 years ago
- 57cda13 fw: delete deprecated Strategy::sendInterest overload and violatesScope by Junxiao Shi · 8 years ago
- 2a73f35 fw: localhop scope restriction in ASF strategy by Ashlesh Gawande · 8 years ago