aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2014-01-24 16:42:10 -0800
committerBruce A. Mah <bmah@es.net>2014-01-24 16:42:10 -0800
commit441d8b75a0c8f3ab3b95c88376ff153a5a569d99 (patch)
treea91ff5a0cbe836a509001562fe8e6522cd03d042 /RELEASE_NOTES
parent343c14187403e7d8d034ac0129ac47719c24b389 (diff)
downloadiperf3-441d8b75a0c8f3ab3b95c88376ff153a5a569d99.tar.gz
Add support for writing the PID to a file in server mode.
This is specified with the -I or --pidfile option. Issue: 120 (PID file support)
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 954529e..4a8f641 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,5 +1,8 @@
== iperf 3.?.? ????-??-?? ==
* Setting CPU affinity now works on FreeBSD.
+ * Added -I flag for server to write a PID file, mostly useful for
+ daemon mode.
+ * Bug fixes.
== iperf 3.0.1 2014-01-10 ==
* Added the following new flags