1. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  2. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  3. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  4. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  5. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  6. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  7. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  8. 18739c4 fw: pass parameters to Strategy subclass constructors 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. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  12. fc02186 table: StrategyInfoHost stores StrategyInfo as unique_ptr by Junxiao Shi · 8 years ago
  13. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  14. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  15. a49a1ab table: StrategyChoice uses unique_ptr 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. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  18. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  19. 39a79be fw: NccStrategy explore potential upstreams by Hila Ben Abraham · 9 years ago
  20. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  21. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/daemon/fw/ncc-strategy.cpp]
  22. 6316220 fw: fix NccStrategy loop back to sole downstream by Junxiao Shi · 10 years ago
  23. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  24. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  25. 8bfd56d fw: NccStrategy proper detection for new PIT entry by Junxiao Shi · 10 years ago
  26. 1553910 fw: optimize FwNccStrategy/FavorRespondingUpstream test case by Junxiao Shi · 10 years ago
  27. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  28. cbb490a fw: NccStrategy always sets pitEntryEntry->maxInterval by Junxiao Shi · 10 years ago
  29. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  30. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (97%) from tests/fw/ncc-strategy.cpp]
  31. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  32. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  33. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  34. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  35. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  36. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago