Another update
  1. 3a3ce1a Fixing bugs related to NACKs implementation by Alexander Afanasyev · 11 years ago v0.2.1
  2. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  3. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  4. edf24d9 Enabling trace sources for Interest-Data lifetimes by Alexander Afanasyev · 11 years ago
  5. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  6. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  7. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (84%) from apps/ccnx-consumer.h]
  8. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  9. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  10. 15f9299 Moving TraceSources from CcnxProducer/Consumer to CcnxApp by Alexander Afanasyev · 12 years ago
  11. 59e6771 Extending CcnxConsumerCbr class. Now it supports option to randomize sending time (uniform or exponential distribution). by Alexander Afanasyev · 12 years ago
  12. 1ec705f Adding initial code to implement limited (by time) retransmission in CcnxConsumer by Alexander Afanasyev · 12 years ago
  13. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  14. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  15. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  16. 2c069b9 shortest path calculation added by Ilya Moiseenko · 12 years ago
  17. 359bfb7 Implementing window-based CCNx consumer. Adding RTO estimation. by Alexander Afanasyev · 12 years ago
  18. 029d38d Creating a pure virtual class CcnxConsumer. CcnxConsumerCbr now by Alexander Afanasyev · 12 years ago
  19. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  20. 956d054 documentation by Ilya Moiseenko · 13 years ago
  21. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  22. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  23. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  24. 781ea81 Modified CcnxConsumer: retransmission after NACK or default timeout by Alexander Afanasyev · 13 years ago
  25. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  26. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  27. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  28. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  29. 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
  30. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago