Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
1cce2a30141c3b1e3bc008372d458e5e7355282d
/
tests
/
daemon
/
table
1fbdb54
tests: improve Table/TestCs test suite
by Junxiao Shi
· 8 years ago
55e21b9
table: clear StrategyInfo only if Strategy type differs
by Junxiao Shi
· 8 years ago
530cf00
table: StrategyChoice::insert return value includes error description
by Junxiao Shi
· 8 years ago
91f6ee0
fw: instantiate strategy of next higher version
by Junxiao Shi
· 8 years ago
7f566dd
table: StrategyChoice no longer supports installed instances
by Junxiao Shi
· 8 years ago
4cb7431
fw: delete deprecated Strategy::getName in favor of getInstanceName
by Junxiao Shi
· 8 years ago
3aba754
table: make FIB and StrategyChoice iterators default-constructible
by Junxiao Shi
· 8 years ago
0e4a1f1
tests: register instead of install DummyStrategy
by Junxiao Shi
· 8 years ago
18739c4
fw: pass parameters to Strategy subclass constructors
by Junxiao Shi
· 8 years ago
7ee00fb
table: cs::Policy::getPolicyNames
by Junxiao Shi
· 8 years ago
a274292
table: pit::Entry checks Interest matches entry when updating in/out-record
by Junxiao Shi
· 8 years ago
97210d5
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
cbc8e94
daemon+rib: add proper #include line for NDNLPv2 tags
by Junxiao Shi
· 8 years ago
fc02186
table: StrategyInfoHost stores StrategyInfo as unique_ptr
by Junxiao Shi
· 8 years ago
5b3feb6
table: rename StrategyInfoHost::getOrCreateStrategyInfo to insertStrategyInfo
by Junxiao Shi
· 8 years ago
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
9cff779
table: pit::FaceRecord stores Face& instead of shared_ptr
by Junxiao Shi
· 8 years ago
02b73f5
table: delete PIT in-record and out-record when face is destroyed
by Junxiao Shi
· 8 years ago
2570f3e
table: NameTree code style corrections
by Junxiao Shi
· 8 years ago
80f9fcd
table: don't use shared_ptr in Measurements
by Junxiao Shi
· 8 years ago
a49a1ab
table: StrategyChoice uses unique_ptr instead of shared_ptr
by Junxiao Shi
· 8 years ago
3978c92
table: fix uninitialised memory error in DeadNonceList test suite
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
2879779
table: fix Pit::find leak of NameTreeEntry
by Junxiao Shi
· 8 years ago
ff92030
table: fix Pit::erase crash when Interest name contains implicit digest
by spirosmastorakis
· 8 years ago
4846f37
table: simplify pit::Entry API
by Junxiao Shi
· 9 years ago
fef73e4
table+fw: move forwarding semantics out of PIT entry
by Junxiao Shi
· 9 years ago
ffe8bbb
table: allow setting CS capacity limit to zero
by Minsheng Zhang
· 9 years ago
4370fde
table: fix PIT not matching full name
by Junxiao Shi
· 9 years ago
0de23a2
face: use IncomingFaceId, NextHopFaceId, CachePolicy tags
by Junxiao Shi
· 9 years ago
8c0500f
table: fix Measurements::get(Fib::s_emptyEntry) crash
by Junxiao Shi
· 9 years ago
5e5e445
fw: Nack in pipelines and best-route strategy
by Junxiao Shi
· 9 years ago
01f8dba
Use make_unique where appropriate
by Davide Pesavento
· 9 years ago
0355e9f
fw: Forwarder processes Link for mobility
by Junxiao Shi
· 9 years ago
0315269
table: add CS policy LRU
by Minsheng Zhang
· 9 years ago
cb6e05f
table: add CS policy interface
by Minsheng Zhang
· 10 years ago
eab7249
table: change ContentStore lookup API to allow async implementations
by mzhang4
· 10 years ago
e84044e
tests: Fix segfault in TableNameTree test suite when all test logs are enabled
by Alexander Afanasyev
· 10 years ago
35b16b1
table: ContentStore recognizes CachingPolicy-NoCache
by Junxiao Shi
· 10 years ago
d0381c0
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
04cf5a9
Merge branch 'feature-cs' into master
by Junxiao Shi
· 10 years ago
fc20696
table: ContentStore enumeration
by Junxiao Shi
· 10 years ago
319f2c8
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
b283128
table: use UnitTestTimeFixture in DeadNonceList test suite
by Junxiao Shi
· 10 years ago
3535396
table: MeasurementsAccessor findLongestPrefixMatch & findExactMatch
by Junxiao Shi
· 10 years ago
767cb33
table: Measurements::findLongestPrefixMatch(pit::Entry)
by Junxiao Shi
· 10 years ago
b30c7b0
table: accept predicate in Measurements::findLongestPrefixMatch
by Junxiao Shi
· 10 years ago
c91ebfa
table: Allow iteration over CS entries
by Alexander Afanasyev
· 10 years ago
750fa1c
table: Allow iteration over PIT entries
by Alexander Afanasyev
· 10 years ago
39ef261
table: StrategyInfoHost stores multiple StrategyInfo of distinct types
by Junxiao Shi
· 10 years ago
a938818
table: rewrite ContentStore
by Junxiao Shi
· 10 years ago
1c93cae
fw: add override specifier to Strategy triggers
by Junxiao Shi
· 10 years ago
e368d99
table: simplify Measurements with C++11 features
by Junxiao Shi
· 10 years ago
4b2e6cb
table: fix Fib::removeNextHopFromAllEntries invalidating NameTree iterator
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
b2bcbcd
table: simplify PIT with C++11 features
by Junxiao Shi
· 10 years ago
3651fd7
tests: Marking some cs test cases with expected failures
by Alexander Afanasyev
· 10 years ago
838c4f1
table: simplify StrategyChoice with C++11 features
by Junxiao Shi
· 10 years ago
4cf4170
table: Evict unsolicited Data in FIFO order
by Alexander Afanasyev
· 10 years ago
a110f26
fw: use dead Nonce list in pipelines
by Junxiao Shi
· 10 years ago
77c8751
mgmt: update strategy-choice/set to return a versioned strategy name
by Steve DiBenedetto
· 10 years ago
0e42c57
table: dead Nonce list
by Junxiao Shi
· 10 years ago
e93d6a3
table: allow strategy versioning
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
651b75e
table: capacity limit in PIT NonceList
by Junxiao Shi
· 10 years ago
28d586a
table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy
by Alexander Afanasyev
· 10 years ago
1983804
table: set initial lifetime for Measurements entry
by Junxiao Shi
· 10 years ago
4b3fc86
table: Offload the implicit digest calculation to the library
by Alexander Afanasyev
· 10 years ago
c026d25
tests: Small fixes to eliminate false test failures due to recent changes in the library
by Alexander Afanasyev
· 10 years ago
281b916
tables: Adjust pre-allocated CS entry queue on Cs::setLimit call
by Alexander Afanasyev
· 10 years ago
b5888d2
table: make StrategyChoice enumerable
by Junxiao Shi
· 10 years ago
f698028
src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref
by Alexander Afanasyev
· 10 years ago
66f91f8
table: PIT entry InRecord/OutRecord getters
by Junxiao Shi
· 10 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago