1. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  2. 06dba7c model: replacing direct usage of fib::FaceMetric variables by inline methods 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. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  5. 5db9217 Checkpoint. Some changes in forwarding strategy API by Alexander Afanasyev · 12 years ago
  6. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
  7. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago[Renamed (80%) from model/forwarding-strategy/smart-flooding.cc]
  8. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  9. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  10. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  11. 996b487 Serious refactoring. Making forwarding strategy really modular by Alexander Afanasyev · 12 years ago[Copied (68%) from model/forwarding-strategy/ccnx-flooding-strategy.cc]
  12. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (96%) from model/ccnx-flooding-strategy.cc]
  13. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  14. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  15. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  16. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  17. c1e33eb Moving helper components to the plugins/ folder. Disabling compilation of these components by Alexander Afanasyev · 12 years ago
  18. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  19. e192a2a ! Changing suppression logic. We will send interests to faces from which we previously received interests by Alexander Afanasyev · 12 years ago
  20. bed7569 Important change to FloodingStrategy: by default it will perform by Alexander Afanasyev · 12 years ago
  21. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  22. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  23. 1a8be03 path stretch support by Ilya Moiseenko · 12 years ago
  24. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  25. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  26. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  27. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  28. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  29. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  30. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  31. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  32. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  33. ed8dda3 Flooding strategy refactoring by Ilya Moiseenko · 13 years ago
  34. 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago