1. b124b8e table: reorganize PIT implementation by Davide Pesavento · 10 months ago
  2. 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 10 months ago
  3. 195b78a fw: delegate sending Nack-Duplicate to forwarding strategy by Mark Theeranantachai · 11 months ago
  4. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  5. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  6. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  7. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  8. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  9. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  10. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  11. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  12. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  13. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  14. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  15. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  16. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  17. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  18. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  19. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  20. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  21. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  22. 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 8 years ago
  23. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  24. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  25. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  26. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  27. ed89ccc build: enable -Wextra by default by Davide Pesavento · 9 years ago
  28. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  29. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago
  30. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  31. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  32. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  33. d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 11 years ago
  34. 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]
  35. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  36. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  37. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  38. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
  39. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
  40. 727ed29 fw: broadcast strategy by Junxiao Shi · 11 years ago