1. 042a331 table: attach PIT entry to NameTree node within depth limit by Junxiao Shi · 7 years ago
  2. f54d030 table: advisory limit of NameTree depth by Junxiao Shi · 7 years ago
  3. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  4. b30863e table: simplify StrategyChoice iterator with Boost.Range by Junxiao Shi · 8 years ago
  5. 9f6ca60 table: declare name_tree::Range type by Junxiao Shi · 8 years ago
  6. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  7. e7258ff table: cleanupOnFaceRemoval doesn't rely on shared_ptr<name_tree::Entry> anymore by Junxiao Shi · 8 years ago
  8. dd8f661 table: NameTree::findLongestPrefixMatch accepts all table entry types by Junxiao Shi · 8 years ago
  9. 7f35843 table: NameTree::lookup return Entry& instead of shared_ptr by Junxiao Shi · 8 years ago
  10. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  11. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  12. e3cf285 table: delete deprecated functions in NameTree by Junxiao Shi · 8 years ago
  13. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  14. 029401f table: refactor NameTree iterator by Junxiao Shi · 8 years ago
  15. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  16. 2570f3e table: NameTree code style corrections by Junxiao Shi · 8 years ago
  17. b184e53 table: NameTree::getEntry by Junxiao Shi · 8 years ago
  18. 4370fde table: fix PIT not matching full name by Junxiao Shi · 9 years ago
  19. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  20. 09fc3d9 table: Ensure Fib::const_iterator is default and copy constructible by Alexander Afanasyev · 10 years ago
  21. 5ccd0c2 table: use boost::iterator_range in NameTree by Junxiao Shi · 10 years ago
  22. 60607c7 table: make NameTree enumeration usable with range-based for by Junxiao Shi · 10 years ago
  23. 2b73ca3 table: make NameTree::findAllMatches usable with range-based for by Junxiao Shi · 10 years ago
  24. b303324 table: Fix segfault during Fib::removeNextHopFromAllEntries by Alexander Afanasyev · 10 years ago
  25. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  26. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  27. f52dac7 table: NameTree optimization by Haowei Yuan · 11 years ago
  28. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  29. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  30. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  31. e1079fc table: NameTree enumeration by Haowei Yuan · 11 years ago
  32. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 11 years ago
  33. a9b8575 table: Name Tree Implementation by HYuan · 11 years ago