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