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