1. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  2. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  3. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  4. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  5. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  6. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  7. fc02186 table: StrategyInfoHost stores StrategyInfo as unique_ptr by Junxiao Shi · 8 years ago
  8. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  9. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  10. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  11. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  12. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  13. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  14. 39a79be fw: NccStrategy explore potential upstreams by Hila Ben Abraham · 9 years ago
  15. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  16. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/daemon/fw/ncc-strategy.cpp]
  17. 6316220 fw: fix NccStrategy loop back to sole downstream by Junxiao Shi · 10 years ago
  18. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  19. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  20. 8bfd56d fw: NccStrategy proper detection for new PIT entry by Junxiao Shi · 10 years ago
  21. 1553910 fw: optimize FwNccStrategy/FavorRespondingUpstream test case by Junxiao Shi · 10 years ago
  22. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  23. cbb490a fw: NccStrategy always sets pitEntryEntry->maxInterval by Junxiao Shi · 10 years ago
  24. 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
  25. 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]
  26. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  27. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  28. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  29. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  30. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  31. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago