iperf icon indicating copy to clipboard operation
iperf copied to clipboard

Bidirectional - different bandwidth limits for the two transfer directions

Open davidBar-On opened this issue 5 years ago • 0 comments

  • Version of iperf3 (or development branch, such as master or 3.1-STABLE) to which this pull request applies: 3.9+

  • Issues fixed (if any): #1093

  • Brief description of code changes (suitable for use as a commit message): Suggested enhancement to allow different bandwidth limits for the two transfer directions in bidirectional test. An optional distinct bitrate for the server is specified in sub-argument added to --bidir. When specified, in bidirectional test --bitrate is applicable only for the client. When not specified, --bitrate value is used also for the server, as in current functionality.

davidBar-On avatar Jan 11 '21 15:01 davidBar-On