EricssonResearch / spindump

Spindump is an in-network latency measurement tool with support for QUIC and TCP
BSD 3-Clause "New" or "Revised" License
61 stars 17 forks source link

Add minimum RTT field to JSON #190

Closed Troteaga closed 4 years ago

Troteaga commented 4 years ago

Add minimum RTT field to JSON

Configurable with the flag --report-min-rtt. Off by default.

Fix config logic

Fix copy/paste error