aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBoris Okunev <hait.08@mail.ru>2018-12-13 23:59:02 +0300
committerBruce A. Mah <bmah@kitchenlab.org>2018-12-13 12:59:02 -0800
commit0778f04c9864fc7e4c91eee05cb51ed08b64e7ee (patch)
tree15a4d2a4f9165329f870c07ce1392aafeb5e6f83 /docs
parenta68171340fe2ee4fee8585e7a0c8378838d90103 (diff)
downloadiperf3-0778f04c9864fc7e4c91eee05cb51ed08b64e7ee.tar.gz
Bidirect mode implementation (#780)
Adds the `--bidir` flag to support simultaneous two-way tests. Submitted by @LikHait. Fixes #201.
Diffstat (limited to 'docs')
-rw-r--r--docs/invoking.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/invoking.rst b/docs/invoking.rst
index 3f20f32..79d6b95 100644
--- a/docs/invoking.rst
+++ b/docs/invoking.rst
@@ -292,6 +292,9 @@ the executable.
-R, --reverse
reverse the direction of a test, so that the server sends data
to the client
+
+ --bidir
+ bidirectional mode, server and client send and receive data.
-w, --window n[KM]
window size / socket buffer size (this gets sent to the server