1. 55e21b9 table: clear StrategyInfo only if Strategy type differs by Junxiao Shi · 8 years ago
  2. 530cf00 table: StrategyChoice::insert return value includes error description by Junxiao Shi · 8 years ago
  3. 7f566dd table: StrategyChoice no longer supports installed instances by Junxiao Shi · 8 years ago
  4. 4cb7431 fw: delete deprecated Strategy::getName in favor of getInstanceName by Junxiao Shi · 8 years ago
  5. 3aba754 table: make FIB and StrategyChoice iterators default-constructible by Junxiao Shi · 8 years ago
  6. 0e4a1f1 tests: register instead of install DummyStrategy by Junxiao Shi · 8 years ago
  7. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  8. f15058a table: don't share Strategy instance among StrategyChoice entries by Junxiao Shi · 8 years ago
  9. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  10. b30863e table: simplify StrategyChoice iterator with Boost.Range by Junxiao Shi · 8 years ago
  11. dd8f661 table: NameTree::findLongestPrefixMatch accepts all table entry types by Junxiao Shi · 8 years ago
  12. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  13. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  14. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  15. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  16. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  17. ff10da6 table: attach unique_ptr<strategy_choice::Entry> onto NameTree by Junxiao Shi · 8 years ago
  18. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  19. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  20. 838c4f1 table: simplify StrategyChoice with C++11 features by Junxiao Shi · 10 years ago
  21. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  22. 77c8751 mgmt: update strategy-choice/set to return a versioned strategy name by Steve DiBenedetto · 10 years ago
  23. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  24. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  25. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 10 years ago
  26. 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
  27. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  28. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  29. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  30. e349ea1 table: clear StrategyInfo during strategy change by Junxiao Shi · 11 years ago
  31. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  32. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  33. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago