1. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  2. b30863e table: simplify StrategyChoice iterator with Boost.Range by Junxiao Shi · 8 years ago
  3. dd8f661 table: NameTree::findLongestPrefixMatch accepts all table entry types by Junxiao Shi · 8 years ago
  4. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  5. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  6. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  7. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  8. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  9. ff10da6 table: attach unique_ptr<strategy_choice::Entry> onto NameTree by Junxiao Shi · 8 years ago
  10. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  11. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  12. 838c4f1 table: simplify StrategyChoice with C++11 features by Junxiao Shi · 10 years ago
  13. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  14. 77c8751 mgmt: update strategy-choice/set to return a versioned strategy name by Steve DiBenedetto · 10 years ago
  15. e93d6a3 table: allow strategy versioning by Junxiao Shi · 10 years ago
  16. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  17. b5888d2 table: make StrategyChoice enumerable by Junxiao Shi · 10 years ago
  18. 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
  19. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  20. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  21. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  22. e349ea1 table: clear StrategyInfo during strategy change by Junxiao Shi · 11 years ago
  23. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  24. 7bb0151 table: MeasurementsAccessor uses StrategyChoice by Junxiao Shi · 11 years ago
  25. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago