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