1. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  2. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  3. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  4. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  5. 4e837f8 table: limit prefix length in StrategyChoice by Junxiao Shi · 7 years ago
  6. 55e21b9 table: clear StrategyInfo only if Strategy type differs by Junxiao Shi · 8 years ago
  7. 530cf00 table: StrategyChoice::insert return value includes error description by Junxiao Shi · 8 years ago
  8. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  9. 7f566dd table: StrategyChoice no longer supports installed instances by Junxiao Shi · 8 years ago
  10. 4cb7431 fw: delete deprecated Strategy::getName in favor of getInstanceName by Junxiao Shi · 8 years ago
  11. 3aba754 table: make FIB and StrategyChoice iterators default-constructible by Junxiao Shi · 8 years ago
  12. 0e4a1f1 tests: register instead of install DummyStrategy by Junxiao Shi · 8 years ago
  13. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  14. 5b3feb6 table: rename StrategyInfoHost::getOrCreateStrategyInfo to insertStrategyInfo by Junxiao Shi · 8 years ago
  15. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  16. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  17. 4370fde table: fix PIT not matching full name by Junxiao Shi · 9 years ago
  18. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (95%) from tests/daemon/table/strategy-choice.cpp]
  19. 39ef261 table: StrategyInfoHost stores multiple StrategyInfo of distinct types by Junxiao Shi · 10 years ago
  20. 838c4f1 table: simplify StrategyChoice with C++11 features by Junxiao Shi · 10 years ago
  21. 77c8751 mgmt: update strategy-choice/set to return a versioned strategy name by Steve DiBenedetto · 10 years ago
  22. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  23. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  24. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 11 years ago
  25. 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
  26. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (98%) from tests/table/strategy-choice.cpp]
  27. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  28. e349ea1 table: clear StrategyInfo during strategy change by Junxiao Shi · 11 years ago
  29. 2d9bdc8 fw: ClientControlStrategy by Junxiao Shi · 11 years ago
  30. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago