Another update
  1. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  2. c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 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. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  5. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  6. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (64%) from apps/ccnx-producer.cc]
  7. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago
  8. 1aa4bbc Simplifying a FIB entry modification (now we can do it directly, without notifying the container) by Alexander Afanasyev · 12 years ago
  9. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  10. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  11. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  12. 4a4ea60 Renaming CcnxLocalFace to CcnxAppFace by Alexander Afanasyev · 12 years ago
  13. faf9581 Fixing bugs with new fields in ContentObject. Implementing basic support of new fields in CcnxProducer by Alexander Afanasyev · 12 years ago
  14. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  15. ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 12 years ago
  16. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  17. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  18. a3295ab Change the LOG type of CcnxConsumer and CcnxProducer by Lucas · 12 years ago
  19. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  20. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  21. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  22. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  23. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  24. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  25. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  26. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  27. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  28. b62c740 GetPrefix was added to Producer app by Ilya Moiseenko · 13 years ago
  29. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  30. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  31. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  32. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago