aboutsummaryrefslogtreecommitdiff
path: root/src/iperf3.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/iperf3.1')
-rw-r--r--src/iperf3.16
1 files changed, 5 insertions, 1 deletions
diff --git a/src/iperf3.1 b/src/iperf3.1
index 8b08fcb..93fe7b9 100644
--- a/src/iperf3.1
+++ b/src/iperf3.1
@@ -1,4 +1,4 @@
-.TH IPERF3 1 "June 2018" ESnet "User Manuals"
+.TH IPERF3 1 "June 2019" ESnet "User Manuals"
.SH NAME
iperf3 \- perform network throughput tests
.SH SYNOPSIS
@@ -278,6 +278,10 @@ number of parallel client streams to run. Note that iperf3 is single threaded, s
reverse the direction of a test, so that the server sends data to the
client
.TP
+.BR --bidir
+test in both directions (normal and reverse), with both the client and
+server sending and receiving data simultaneously
+.TP
.BR -w ", " --window " \fIn\fR[KM]"
window size / socket buffer size (this gets sent to the server and used on that side too)
.TP