1. 50a6af3 table: code modernization by Davide Pesavento · 6 years ago
  2. 3aba754 table: make FIB and StrategyChoice iterators default-constructible by Junxiao Shi · 8 years ago
  3. 13ad4b7 table: simplify FIB iterator with Boost.Range by Junxiao Shi · 8 years ago
  4. dbef6dc table: Pit::erase accepts Entry* instead of shared_ptr by Junxiao Shi · 8 years ago
  5. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  6. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  7. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  8. 029401f table: refactor NameTree iterator by Junxiao Shi · 8 years ago
  9. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  10. 2570f3e table: NameTree code style corrections by Junxiao Shi · 8 years ago
  11. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  12. ff10da6 table: attach unique_ptr<strategy_choice::Entry> onto NameTree by Junxiao Shi · 8 years ago
  13. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  14. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  15. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  16. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  17. f52dac7 table: NameTree optimization by Haowei Yuan · 11 years ago
  18. 9f7455b fw: avoid setting PIT unsatisfy timer twice by Junxiao Shi · 11 years ago
  19. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  20. e349ea1 table: clear StrategyInfo during strategy change by Junxiao Shi · 11 years ago
  21. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  22. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  23. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  24. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago
  25. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 11 years ago
  26. a9b8575 table: Name Tree Implementation by HYuan · 11 years ago