1. 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
  2. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  3. cdeefb4 model: Add ns3::ndn::Pit::MaxPitEntryLifetime to configure maximum time for which routers are willing to accept any incoming interest by Alexander Afanasyev · 11 years ago
  4. eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 11 years ago
  5. 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
  6. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  7. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (76%) from model/pit/ccnx-pit.cc]
  8. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  9. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (96%) from model/ccnx-pit.cc]
  10. 413c7f1 Now everything suppose to work, but testing is necessary to determine how well it works. by Alexander Afanasyev · 12 years ago
  11. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  12. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  13. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  14. 3a4a0b3 Changing internals. PIT, FIB, CS, and ForwardingStrategy now are aggregated onto the node by Alexander Afanasyev · 12 years ago
  15. 7f3e49e For duplicate interests keep incoming face !!! Need more thinking by Alexander Afanasyev · 12 years ago
  16. ff8c5d6 Several important corrections. Adding option to delay data at every node (random from 0.1 to 2 ms) by Alexander Afanasyev · 12 years ago
  17. ee217df Bug. For some reason lookup in PIT (for content objects) wasn't longest prefix match. Corrected by Alexander Afanasyev · 12 years ago
  18. a95b739 Adding PIT printout capability by Alexander Afanasyev · 12 years ago
  19. ad9e8ab annotated topology reader small fix by Ilya Moiseenko · 12 years ago
  20. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  21. d76f4aa Repair bug in CcnxPit regarding timed out records pruning (sequential by Alexander Afanasyev · 13 years ago
  22. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  23. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  24. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  25. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  26. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  27. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  28. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  29. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  30. aa1154b fix of best route strategy by Ilya Moiseenko · 13 years ago
  31. 00b3048 pit fib small corrections by Ilya Moiseenko · 13 years ago
  32. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  33. 6049140 TryAddOutgoing and LeakBucket were added by Ilya Moiseenko · 13 years ago
  34. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  35. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  36. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  37. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago