1. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  2. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  3. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  4. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  5. 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 8 years ago
  6. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  7. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  8. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  9. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  10. ed89ccc build: enable -Wextra by default by Davide Pesavento · 9 years ago
  11. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  12. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago
  13. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  14. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  15. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  16. d938a6b fw: Strategy::sendInterest allows changing Nonce by Junxiao Shi · 10 years ago
  17. 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]
  18. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  19. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  20. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  21. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago
  22. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
  23. 727ed29 fw: broadcast strategy by Junxiao Shi · 11 years ago