Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 583 #586

Merged
merged 2 commits into from
May 24, 2017
Merged

Issue 583 #586

merged 2 commits into from
May 24, 2017

Conversation

bmah888
Copy link
Contributor

@bmah888 bmah888 commented May 24, 2017

s/bandwidth/bitrate in various user-facing places, packaging and documentation.

bmah888 added 2 commits May 23, 2017 14:34
iperf3 has long misused terminology; bandwidth is a measure of
capacity.  iperf3 measures bitrate or throughput.  We standardize
on "bitrate" because it begins with the same letter as "bandwidth"
(to match the -b command-line option).

User-facing output mentioning "bandwidth" now uses "bitrate".
The long command-line option for -b (--bandwidth) is now --bitrate
(--bandwidth is transparently accepted for backward compatibility).
A few places in documentation that talk about bandwidth as a
measured value have been reworded to use bitrate or throughput.

There are a number of places in code where variables are still
called "bandwidth".  We leave these alone for now.
@bmah888 bmah888 added this to the 3.2 milestone May 24, 2017
@bmah888 bmah888 self-assigned this May 24, 2017
@bmah888 bmah888 merged commit 0f081b7 into master May 24, 2017
@bmah888 bmah888 deleted the issue-583 branch May 31, 2017 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant