1. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  2. eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 11 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. ff03395 Semi-success with "fair" sharing without NACKs by Alexander Afanasyev · 12 years ago
  5. 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
  6. 91e1128 Another checkpoint by Alexander Afanasyev · 12 years ago
  7. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  8. c202fd9 Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry by Alexander Afanasyev · 12 years ago
  9. 2b4c947 Another set of refactoring 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-entry.cc]
  11. e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
  12. 786936a Small corrections and python bindings rescan by Alexander Afanasyev · 12 years ago
  13. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (97%) from model/ccnx-pit-entry.cc]
  14. 0560eec Stats tree seems to work properly, including pruning of "empty" leaves by Alexander Afanasyev · 12 years ago
  15. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  16. 413c7f1 Now everything suppose to work, but testing is necessary to determine how well it works. by Alexander Afanasyev · 12 years ago
  17. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  18. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  19. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  20. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  21. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  22. 9a517db Don't retransmit interests within 100ms by Alexander Afanasyev · 12 years ago
  23. 7f3e49e For duplicate interests keep incoming face !!! Need more thinking by Alexander Afanasyev · 12 years ago
  24. 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
  25. 1aeaf92 BUG. (need more corrections) Don't remove PIT if interests has not been by Alexander Afanasyev · 12 years ago
  26. a95b739 Adding PIT printout capability by Alexander Afanasyev · 12 years ago
  27. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  28. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  29. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  30. a7a2b8b Small modification regarding suppression by Alexander Afanasyev · 13 years ago
  31. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  32. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  33. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  34. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  35. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  36. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  37. 8accdf6 Small progress on pit/fib interaction by Alexander Afanasyev · 13 years ago
  38. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  39. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  40. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago