Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
e5eebad6d20918365a6d3a880b54bc61439b529c
/
tests
/
daemon
/
table
/
name-tree.t.cpp
dbef6dc
table: Pit::erase accepts Entry* instead of shared_ptr
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
7f35843
table: NameTree::lookup return Entry& instead of shared_ptr
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
2570f3e
table: NameTree code style corrections
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
e84044e
tests: Fix segfault in TableNameTree test suite when all test logs are enabled
by Alexander Afanasyev
· 10 years ago
d0381c0
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
[Renamed (96%) from tests/daemon/table/name-tree.cpp]
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
28d586a
table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy
by Alexander Afanasyev
· 10 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
[Renamed from tests/table/name-tree.cpp]
f52dac7
table: NameTree optimization
by Haowei Yuan
· 11 years ago
9f7455b
fw: avoid setting PIT unsatisfy timer twice
by Junxiao Shi
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 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
d9ee45c
tests: resetGlobalIoService for every test
by Junxiao Shi
· 11 years ago
a9b8575
table: Name Tree Implementation
by HYuan
· 11 years ago