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