1. f6d3285 Upgrade the underlying NFD and ndn-cxx to version 0.6.0 by Spyridon Mastorakis · 7 years ago
  2. 8a74d0c utils: Add tracing functionality of network-layer NACKs by Spyridon Mastorakis · 8 years ago
  3. b0b2241 all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5 by Spyridon Mastorakis · 8 years ago
  4. c018a56 model+apps: Replace AppFace with AppFaceModel and relevant changes in ndn::App by Alexander Afanasyev · 8 years ago
  5. 18d8bc9 tests+consumer+docs: Test case for AppDelayTracer and related bugfixes by Alexander Afanasyev · 9 years ago
  6. dc6fae8 model+utils: Enable SatisfiedInterests and TimedOutInterests trace sources in L3Protocol by Alexander Afanasyev · 9 years ago
  7. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  8. da904f2 utils: Fixes compilation of tracers by Spyridon Mastorakis · 10 years ago
  9. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  10. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  11. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  12. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  13. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago
  14. 012760b ndnSIM-v2: Removing old and legacy code by Alexander Afanasyev · 10 years ago
  15. 260e409 utils/tracers: An optimized way to connect to L2 and ndn.CS traces by Alexander Afanasyev · 11 years ago
  16. db5f3b6 utils/tracers: Adding *::Destroy () method in Tracers by Alexander Afanasyev · 11 years ago v0.5-rc2
  17. 3fe94dc utils/tracers: Modifying (simplifying) interface for ndnSIM tracers by Alexander Afanasyev · 11 years ago
  18. 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
  19. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  20. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  21. faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
  22. bf93929 tracers: New metrics in L3RateTracer by Alexander Afanasyev · 11 years ago v0.4.3
  23. 5352af3 tracers: Extending helper API in tracers by Alexander Afanasyev · 11 years ago
  24. a68783a utils: Adding ability to install ndn::L3AggregateTracer on individual nodes by Alexander Afanasyev · 11 years ago
  25. 6692e0b utils/tracers: Fixing bug that resulted in segmentation faults in L3(Aggregate|Rate)Tracer by Alexander Afanasyev · 11 years ago
  26. 37b84c5 model+tracers: Implementing ability to trace satisfied/timed out interests by Alexander Afanasyev · 11 years ago
  27. dca0f37 utils: Extending l2-rate-tracer to include raw packet counts by Alexander Afanasyev · 11 years ago
  28. f1a4f1e utils: (Re-)enabling printing "dropped" Interests/Data seen by ndn::ForwardingStrategy by Alexander Afanasyev · 11 years ago
  29. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  30. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  31. c759762 utils: draft implementation for queue drop tracer by Alexander Afanasyev · 11 years ago
  32. fc8425c utils: Porting several new IPv4 tracers from the old code. Extending ndn-app-delay-tracer by Alexander Afanasyev · 11 years ago
  33. 4916586 helper+utils: Small extension of global routing helper and restoring several IP-based metric collectors, including Ipv4RateL3Tracer by Alexander Afanasyev · 11 years ago v0.2
  34. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  35. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  36. b9faa44 utils: Bug with new app-delay-tracer. FullDelay was connected to the wrong tracesource by Alexander Afanasyev · 11 years ago
  37. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  38. b1d6b03 tracers: simplification of ndn::CsTracer (there no real need for virtual calls) by Alexander Afanasyev · 11 years ago
  39. 8628799 utils: Adding content store trace helper class (thanks to Xiaoyan Hu) by Alexander Afanasyev · 12 years ago
  40. 0b9e3bd docs: adding doxygen description to ndn-l3-tracer.h by Alexander Afanasyev · 12 years ago
  41. 5931480 tracers+docs: Correcting compilation and installation of trace helpers by Alexander Afanasyev · 12 years ago
  42. c9d5c1a utils: Adding some NDN network-layer rate tracers by Alexander Afanasyev · 12 years ago