From a45a0d37b459d293f35aed6ea40b07f6b90b4044 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 16 Dec 2013 10:15:32 -0800 Subject: Mention -D, -C, -L in release notes. These go to a new section that might be merged with the prior 3.0.0 section pending a release engineering discussion. Also fix a typo: s/vebose/verbose/ --- RELEASE_NOTES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES') diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 11c6175..bdbeb69 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +== iperf 3.0.0 ????-??-?? == + * Added the following new flags + -D, --daemon run server as a daemon + -L, --flowlabel set IPv6 flow label (Linux only) + -C, --linux-congestion set congestion control algorithm (Linux only) + * Bug fixes + == iperf 3.0.0 2013-11-15 == * Added the following new flags -F, --file name xmit/recv the specified file @@ -6,7 +13,7 @@ -Z, --zerocopy use a 'zero copy' method of sending data -O, --omit N omit the first n seconds -T, --title str prefix every output line with this string - * more useful information in 'vebose' mode + * more useful information in 'verbose' mode * Many bug fixes -- cgit v1.2.3