Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
99ab82e8ce9a5b600183078ce417e154f52c058f
/
model
/
cs
5dee361
docs: Documentation update, initial preparation for version 2.1 release
by Alexander Afanasyev
· 9 years ago
d6453cd
model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23
by Alexander Afanasyev
· 9 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
de1f773
NFD: Keep both the CS of NFD and ndnSIM
by Spyridon Mastorakis
· 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
0c39537
build: Fixing of includes
by Alexander Afanasyev
· 10 years ago
76f8f65
src: Renaming files according to ndn-cxx naming convention
by Alexander Afanasyev
· 10 years ago
e091bea
cs: Instantiating ContentStores with AggreageStats policy (e.g., ns3::ndn::cs::Lfu::AggregateStats)
by Alexander Afanasyev
· 11 years ago
f21bfc1
model: Extending ContentStoreImpl interface to get access to the underlying policy
by Alexander Afanasyev
· 11 years ago
cd31abd
model: Adding experimental support for caching policies with probability caching
by Alexander Afanasyev
· 11 years ago
6eba36f
src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc
by Alexander Afanasyev
· 11 years ago
772f51b
src: Global renaming ContentObject -> Data
by Alexander Afanasyev
· 11 years ago
7920651
docs: Update documentation and Doxygen documentation generation
by Alexander Afanasyev
· 11 years ago
eec89ba
model: Adding exclude filter processing in all content store implementations
by Alexander Afanasyev
· 11 years ago
faa01f9
model: Another set of refactoring/renaming to make code compile (not tested yet)
by Alexander Afanasyev
· 11 years ago
b989b12
model: Major API changes
by Alexander Afanasyev
· 11 years ago
8c476bb
model: *BUG* Fixing error regarding Freshness
by Alexander Afanasyev
· 11 years ago
8ade0be
model: New trivial implementation of ContentStore (ns3::ndn::cs::Nocache)
by Alexander Afanasyev
· 11 years ago
be82da5
model: Small extension of printing out entries of the content store
by Alexander Afanasyev
· 12 years ago
73f06f6
all: Adding typedefs near forward declarations of Interest/ContentObject/Name
by Alexander Afanasyev
· 12 years ago
eae83ee
all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject
by Alexander Afanasyev
· 12 years ago
cfdc14f
all: Replacing deprecated NameComponents class with Name
by Alexander Afanasyev
· 12 years ago
0e4ae8e
model+cs: Now it is possible to get pointer to ContentStore from cs::Entry
by Alexander Afanasyev
· 12 years ago
7456b70
model+utils: New implementation (realization) of PIT, implementing limiting based on Interest packet sizes, not the number of entries
by Alexander Afanasyev
· 12 years ago
25093a3
model: Extending all content store implementations with a "new" trace source, which allows tracking items additions to the content store container
by Alexander Afanasyev
· 12 years ago
41824bd
model: An experimental support for LFU replacement policy (need further adjustments)
by Alexander Afanasyev
· 12 years ago
6978611
model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base
by Alexander Afanasyev
· 12 years ago
c3cc0b3
model: New content store variations: support for content freshness
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
991a0cc
model: Generalizing content store implementation
by Alexander Afanasyev
· 12 years ago
e095f0f
docs: Restructuring docs and adding new section about customizing Content Store and PIT
by Alexander Afanasyev
· 12 years ago
bd9c18e
Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet
by Alexander Afanasyev
· 12 years ago
042b4a7
fw+doc: Renaming and extending limit extenstion
by Alexander Afanasyev
· 12 years ago
1cd79ae
docs: Documentation update
by Alexander Afanasyev
· 12 years ago
1a2df6a
Small reorganization of utils/ folder contents
by Alexander Afanasyev
· 12 years ago
29c19b9
Content Store extension. Now it supports the same enumeration interface available for PIT and FIB
by Alexander Afanasyev
· 12 years ago
2b4c947
Another set of refactoring
by Alexander Afanasyev
· 12 years ago