Another update
  1. 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
  2. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  3. 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
  4. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  5. ff03395 Semi-success with "fair" sharing without NACKs by Alexander Afanasyev · 12 years ago
  6. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  7. 91e1128 Another checkpoint by Alexander Afanasyev · 12 years ago
  8. 38ba9b2 Checkpoint #2 by Alexander Afanasyev · 12 years ago
  9. ed449cc Checkpoint by Alexander Afanasyev · 12 years ago
  10. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  11. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  12. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  13. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  14. b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
  15. c202fd9 Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry by Alexander Afanasyev · 12 years ago
  16. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  17. b8d14ad Documentation correction by Alexander Afanasyev · 12 years ago
  18. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  19. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  20. ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
  21. 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
  22. 0a0dc39 BUG: Solving the problem that was crashing the simulator by Alexander Afanasyev · 12 years ago
  23. bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
  24. 3c5b6a7 Changed behavior: when a node receives an interest that cannot be by Alexander Afanasyev · 12 years ago
  25. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  26. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  27. 786936a Small corrections and python bindings rescan by Alexander Afanasyev · 12 years ago
  28. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago