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