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. 0ffa716 One more checkpoint. Now the code seems to work in a basic scenario by Alexander Afanasyev · 12 years ago
  6. 5db9217 Checkpoint. Some changes in forwarding strategy API 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. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago[Renamed (81%) from model/forwarding-strategy/best-route.cc]
  9. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
  10. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  11. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  12. 996b487 Serious refactoring. Making forwarding strategy really modular by Alexander Afanasyev · 12 years ago[Renamed (77%) from model/forwarding-strategy/ccnx-bestroute-strategy.cc]
  13. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (95%) from model/ccnx-bestroute-strategy.cc]
  14. 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
  15. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  16. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  17. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  18. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  19. c1e33eb Moving helper components to the plugins/ folder. Disabling compilation of these components by Alexander Afanasyev · 12 years ago
  20. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) 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. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  25. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  26. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  27. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  28. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  29. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  30. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  31. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  32. aa1154b fix of best route strategy by Ilya Moiseenko · 13 years ago
  33. 4e47348 Best route forwarding strategy by Ilya Moiseenko · 13 years ago