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