Another update
  1. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  2. 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
  3. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  4. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
  5. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  6. b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
  7. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  8. b8d14ad Documentation correction by Alexander Afanasyev · 12 years ago
  9. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  10. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (67%) from model/pit/ccnx-pit-impl.cc]
  11. 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
  12. 0a0dc39 BUG: Solving the problem that was crashing the simulator by Alexander Afanasyev · 12 years ago
  13. bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
  14. 3c5b6a7 Changed behavior: when a node receives an interest that cannot be by Alexander Afanasyev · 12 years ago
  15. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  16. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (98%) from model/ccnx-pit-impl.cc]
  17. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  18. 413c7f1 Now everything suppose to work, but testing is necessary to determine how well it works. by Alexander Afanasyev · 12 years ago
  19. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  20. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  21. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago