Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
aa84fae2106556a03cf6b89f13bde333238d065d
/
model
/
pit
faa01f9
model: Another set of refactoring/renaming to make code compile (not tested yet)
by Alexander Afanasyev
· 11 years ago
2890e57
model: Huge bug with ndn::pit::Entry
by Alexander Afanasyev
· 12 years ago
cdeefb4
model: Add ns3::ndn::Pit::MaxPitEntryLifetime to configure maximum time for which routers are willing to accept any incoming interest
by Alexander Afanasyev
· 12 years ago
4ebe07e
examples: Adding example for the experimental support of PIT aggregate stats
by Alexander Afanasyev
· 12 years ago
26719e2
model: Refactoring PIT and adding experimental support for a new policy to count container operations
by Alexander Afanasyev
· 12 years ago
d088798
model: Changing ForwardingStrategy trace output logic
by Alexander Afanasyev
· 12 years ago
e5a8b5a
model: Extending FIB and PIT interface to include Find call to search for exact match of FIB and PIT entry
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
eec6629
model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied
by Alexander Afanasyev
· 12 years ago
1fb9fed
model+examples: Small corrections with new PIT version, adding an example to use it
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
8566f45
model: Adding "new" content store with ability to track lifetime of entries
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
ff03395
Semi-success with "fair" sharing without NACKs
by Alexander Afanasyev
· 12 years ago
08b7d9e
More progress with buffers
by Alexander Afanasyev
· 12 years ago
91e1128
Another checkpoint
by Alexander Afanasyev
· 12 years ago
38ba9b2
Checkpoint #2
by Alexander Afanasyev
· 12 years ago
ed449cc
Checkpoint
by Alexander Afanasyev
· 12 years ago
ec1e395
Checkpoint
by Alexander Afanasyev
· 12 years ago
1a2df6a
Small reorganization of utils/ folder contents
by Alexander Afanasyev
· 12 years ago
31cb469
One more big change: prototypes of most of the forwarding strategy functions has been changed
by Alexander Afanasyev
· 12 years ago
ea9b3e6
Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity
by Alexander Afanasyev
· 12 years ago
b18ae02
Memory optimization (removing scheduled events instead of just cancelling them)
by Alexander Afanasyev
· 12 years ago
c202fd9
Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry
by Alexander Afanasyev
· 12 years ago
2b4c947
Another set of refactoring
by Alexander Afanasyev
· 12 years ago
b8d14ad
Documentation correction
by Alexander Afanasyev
· 12 years ago
e77db79
Normalizing namespace usage (ndnSIM namespace is now always under ns3)
by Alexander Afanasyev
· 12 years ago
4aac557
First step of refactoring code (ccnx prefix => ndn prefix)
by Alexander Afanasyev
· 12 years ago
ad82e25
BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations
by Alexander Afanasyev
· 12 years ago
6b51b08
BUG: time index for PIT entry was using wrong data structure (set instead of multiset), which caused extremely unexpected behavior
by Alexander Afanasyev
· 12 years ago
0a0dc39
BUG: Solving the problem that was crashing the simulator
by Alexander Afanasyev
· 12 years ago
bd6f3f4
Small update of PIT. Now pit implementation is policy-templated.
by Alexander Afanasyev
· 12 years ago
3c5b6a7
Changed behavior: when a node receives an interest that cannot be
by Alexander Afanasyev
· 12 years ago
e55d1e3
More corrections. Now everything is ready for real tests
by Alexander Afanasyev
· 12 years ago
f249a19
Finalizing implementation of almost all events for forwarding strategy.
by Alexander Afanasyev
· 12 years ago
786936a
Small corrections and python bindings rescan
by Alexander Afanasyev
· 12 years ago
e3d126f
Start of serious reorganization
by Alexander Afanasyev
· 12 years ago