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/
This commit is contained in:
parent
62bfa88ceb
commit
a45a0d37b4
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user