aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorJon Dugan <jdugan@x1024.net>2010-07-16 22:52:37 +0000
committerJon Dugan <jdugan@x1024.net>2010-07-16 22:52:37 +0000
commit99f3ebc880be5dc73d450fa1fba5717a4a22e06f (patch)
tree1fd6da61947b7ef83730d3e56a81ff4985c210a6 /RELEASE_NOTES
parent1e621fb16c03f649fa246a3c378fba09a6cf327f (diff)
downloadiperf3-99f3ebc880be5dc73d450fa1fba5717a4a22e06f.tar.gz
restore release notes from prev release
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES11
1 files changed, 11 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 56de181..e447e29 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -8,3 +8,14 @@
* Support for setting TCP MSS (-M)
* Note: This feature is still in development. It is still very buggy.
+== iperf 3.0b1 2010-07-08 ==
+
+ * TCP control socket now manages messages between client and server
+ * Dynamic server (gets test parameters from client)
+ * Server can now set test options dynamically without having to restart.
+ * Currently supported options: -l, -t, -n, -P, -R
+ * Future options: -u, -b, -w, -M, -N, -I, -T, -Z, -6
+ * Results exchange
+ * Client can now see server results (and vice versa)
+ * Reverse mode (-R)
+ * Server sends, client receives