Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
e091beaa916fd2dcb974536edb9df20d8a28bad3
/
model
/
cs
/
ndn-content-store.cc
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
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
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
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
2b4c947
Another set of refactoring
by Alexander Afanasyev
· 12 years ago
[Renamed (68%) from model/content-store/ndn-content-store.cc]
4aac557
First step of refactoring code (ccnx prefix => ndn prefix)
by Alexander Afanasyev
· 12 years ago
[Renamed (61%) from model/content-store/ccnx-content-store.cc]
996b487
Serious refactoring. Making forwarding strategy really modular
by Alexander Afanasyev
· 12 years ago
e3d126f
Start of serious reorganization
by Alexander Afanasyev
· 12 years ago
[Renamed from model/ccnx-content-store.cc]
f034cbd
Initial redesign of internal data structures
by Alexander Afanasyev
· 12 years ago
39485d8
Adding Hit/Miss trace source
by Alexander Afanasyev
· 12 years ago
d9fecdd
Modularize ContentStore
by Alexander Afanasyev
· 12 years ago
a514d63
Adding slightly more complicated tutorial example
by Alexander Afanasyev
· 13 years ago
de00999
Adding options to enable caching of unsolicited (e.g., overheard over broadcast media) data packets
by Alexander Afanasyev
· 13 years ago
c86c283
Rate recorder trace helper
by Alexander Afanasyev
· 13 years ago
a5bbe0e
Correcting everything to the stage that everything compiles
by Alexander Afanasyev
· 13 years ago
a46844b
Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore
by Alexander Afanasyev
· 13 years ago
7e6d0c9
Bug fix (bug - double removing of the header)
by Ilya Moiseenko
· 13 years ago
8accdf6
Small progress on pit/fib interaction
by Alexander Afanasyev
· 13 years ago
c5a23e2
Many corrections to face/local-face/net-device-face/fib/pit. Now
by Alexander Afanasyev
· 13 years ago
cf133f0
Initial steps for Interest packet processing
by Alexander Afanasyev
· 13 years ago
78cf0c9
NDN layer now knows how to process ContentObject packets
by Alexander Afanasyev
· 13 years ago
fccdb9e
Implementing RIT (also using Boost.MultiIndex)
by Alexander Afanasyev
· 13 years ago
dd32de8
Forgot to actually enforce limit on content store. Solved.
by Alexander Afanasyev
· 13 years ago
070aa48
Implementing content store using Boost.MultiIndex container
by Alexander Afanasyev
· 13 years ago
1c570bc
CcnxContentStore with BOOST hash
by Ilya Moiseenko
· 13 years ago