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