1. 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
  2. ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
  3. 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
  4. 84d8477 catchunks: get rid of the last few remaining uses of Selectors by Davide Pesavento · 6 years ago
  5. 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
  6. bf2c517 chunks+ping: follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  7. d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago[Renamed (89%) from tools/chunks/catchunks/pipeline-interests-aimd.cpp]
  8. 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
  9. 06d008c chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  10. 7664b12 chunks+ping: don't pass Scheduler to ScopedEventId by Junxiao Shi · 6 years ago
  11. 2c9933c chunks: fix impossible RTT values by Ryan Wickman · 7 years ago
  12. 034f30f chunks: fix aimd hanging with files less than chunk size by Ryan Wickman · 7 years ago
  13. 969cd5a chunks+peek: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  14. 75309ae chunks: show correct packet loss stats in AIMD pipeline output by Chavoosh Ghasemi · 7 years ago
  15. f6991e1 chunks: print summary by default by Davide Pesavento · 7 years ago
  16. 3dae109 chunks: include RTT stats in final summary by Chavoosh Ghasemi · 7 years ago
  17. 44b3b23 chunks: respect --retries=-1 in AIMD pipeline by Davide Pesavento · 7 years ago
  18. 641f593 chunks: react to congestion marks by Chavoosh Ghasemi · 7 years ago
  19. e9c6985 chunks: consolidate accounting of received data into onData() by Davide Pesavento · 7 years ago
  20. b587cfd chunks: move getNextSegmentNo() to PipelineInterests base class by Davide Pesavento · 7 years ago
  21. 4d36ed5 chunks: Print summary for all pipeline types by Chavoosh Ghasemi · 7 years ago
  22. 958896e chunks: more cleanups to enhance code readability by Davide Pesavento · 8 years ago
  23. bf1c069 chunks: code cleanups by Davide Pesavento · 8 years ago
  24. cd65c2c chunks: don't blindly call Scheduler::cancellAllEvents() by Davide Pesavento · 8 years ago
  25. 245d791 chunks: AIMD congestion control by Weiwei Liu · 8 years ago