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