Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
fc8956cd6ee3115760747dc67faef74723126cfe
/
utils
/
trie
/
trie.hpp
8e60bcd
build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression
by Alexander Afanasyev
· 10 years ago
460f57c
docs: Documentation update
by Spyridon Mastorakis
· 10 years ago
60a7b62
docs: Updating copyright notices in files
by Alexander Afanasyev
· 10 years ago
0717901
model+utils: Replace boost::tuple with std::tuple in trie implementation
by Alexander Afanasyev
· 10 years ago
1f1cd5e
model: Fix original Contest Store to compile in new environment
by Spyridon Mastorakis
· 10 years ago
53e922f
ndnSIM-v2: Initial implementation
by Spyridon Mastorakis
· 10 years ago
be55cf6
src: Updating code style to conform (more or less) to ndn-cxx style
by Alexander Afanasyev
· 10 years ago
76f8f65
src: Renaming files according to ndn-cxx naming convention
by Alexander Afanasyev
· 10 years ago
[Renamed from utils/trie/trie.h]
ac49cad
utils: Small memory optimization with trie data structure
by Alexander Afanasyev
· 11 years ago
eec89ba
model: Adding exclude filter processing in all content store implementations
by Alexander Afanasyev
· 11 years ago
eec6629
model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied
by Alexander Afanasyev
· 12 years ago
62304f2
model: fixing regression with trie data structure
by Alexander Afanasyev
· 12 years ago
8566f45
model: Adding "new" content store with ability to track lifetime of entries
by Alexander Afanasyev
· 12 years ago
1a2df6a
Small reorganization of utils/ folder contents
by Alexander Afanasyev
· 12 years ago
[Renamed from utils/trie.h]
70426a0
Disabling FIB-entry-limit decrease. Implementing probabilistic interest
by Alexander Afanasyev
· 12 years ago
424d584
Fixes #6 unordered_set buckets are increased exponentially
by Alexander Afanasyev
· 12 years ago
2b4c947
Another set of refactoring
by Alexander Afanasyev
· 12 years ago
e77db79
Normalizing namespace usage (ndnSIM namespace is now always under ns3)
by Alexander Afanasyev
· 12 years ago
1cb4aad
Introducing some cheats in order to make code compilable with old (<1.47) version of boost libraries
by Alexander Afanasyev
· 12 years ago
0560eec
Stats tree seems to work properly, including pruning of "empty" leaves
by Alexander Afanasyev
· 12 years ago
0845c09
Initial steps in stats tree building. Almost done, but something is fishy
by Alexander Afanasyev
· 12 years ago
30f60e3
Some progress on CcnxPit. Partially working
by Alexander Afanasyev
· 12 years ago
44bb6ea
New implementation of FIB seems to be working now
by Alexander Afanasyev
· 12 years ago
78057c3
Separating interface and implementation of FIB. Right now everything is
by Alexander Afanasyev
· 12 years ago
30cb117
Small reoraganization, cleaning 'use namespace' usages
by Alexander Afanasyev
· 12 years ago
051d378
Make code compilable using clang compiler
by Alexander Afanasyev
· 12 years ago
9e96e36
Making policy container more flexible
by Alexander Afanasyev
· 12 years ago
9a98970
Implementing new cache replacement strategies: Random and FIFO
by Alexander Afanasyev
· 12 years ago
b0c4389
Modifying implementation of content store to use new trie
by Alexander Afanasyev
· 12 years ago
89fb535
Update trie and adding policy management
by Alexander Afanasyev
· 12 years ago
fd0c41c
Experimental trie implementation
by Alexander Afanasyev
· 12 years ago