1. 4ebe07e examples: Adding example for the experimental support of PIT aggregate stats by Alexander Afanasyev · 11 years ago
  2. 26719e2 model: Refactoring PIT and adding experimental support for a new policy to count container operations by Alexander Afanasyev · 11 years ago
  3. d088798 model: Changing ForwardingStrategy trace output logic by Alexander Afanasyev · 11 years ago
  4. e5a8b5a model: Extending FIB and PIT interface to include Find call to search for exact match of FIB and PIT entry by Alexander Afanasyev · 11 years ago
  5. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  6. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  7. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  8. eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 11 years ago
  9. 1fb9fed model+examples: Small corrections with new PIT version, adding an example to use it by Alexander Afanasyev · 11 years ago
  10. 7456b70 model+utils: New implementation (realization) of PIT, implementing limiting based on Interest packet sizes, not the number of entries by Alexander Afanasyev · 11 years ago
  11. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  12. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  13. 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
  14. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  15. ff03395 Semi-success with "fair" sharing without NACKs by Alexander Afanasyev · 12 years ago
  16. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  17. 91e1128 Another checkpoint by Alexander Afanasyev · 12 years ago
  18. 38ba9b2 Checkpoint #2 by Alexander Afanasyev · 12 years ago
  19. ed449cc Checkpoint by Alexander Afanasyev · 12 years ago
  20. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  21. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  22. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  23. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  24. b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
  25. c202fd9 Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry by Alexander Afanasyev · 12 years ago
  26. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  27. b8d14ad Documentation correction by Alexander Afanasyev · 12 years ago
  28. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  29. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  30. ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
  31. 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
  32. 0a0dc39 BUG: Solving the problem that was crashing the simulator by Alexander Afanasyev · 12 years ago
  33. bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
  34. 3c5b6a7 Changed behavior: when a node receives an interest that cannot be by Alexander Afanasyev · 12 years ago
  35. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  36. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  37. 786936a Small corrections and python bindings rescan by Alexander Afanasyev · 12 years ago
  38. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago