Commit Graph

25 Commits

Author SHA1 Message Date
Bruce A. Mah
1fb00f8ccc Revert "Version bumps, release notes for iperf 3.1.1."
This reverts commit 0eeb788eeb.
2015-11-18 14:26:46 -08:00
Bruce A. Mah
0eeb788eeb Version bumps, release notes for iperf 3.1.1. 2015-11-18 14:19:25 -08:00
Bruce A. Mah
8774140404 Bump version numbers and dates for iperf 3.1. 2015-10-16 10:00:30 -07:00
Bruce A. Mah
736d144e03 Minor release notes tweak. 2015-10-14 15:22:31 -07:00
Bruce A. Mah
e83fe5a51b
More wording tweaks in doc files. 2015-06-19 10:51:57 -07:00
Bruce A. Mah
6a46a741cf
SCTP works (in theory anyway) on Solaris, relnote this. 2015-06-19 10:35:21 -07:00
Bruce A. Mah
a8a902ddf8 First iteration of release notes for a 3.1.0 release
This involves copying the release notes through 3.0.11 into the
mainline release notes file, and then updating for changes on the
mainline that haven't appeared in any prior 3.0.x release.  Not all
changes are listed.

We'll probably do a beta or two before a real 3.1.0 release.
2015-06-12 14:21:26 -07:00
Bruce A. Mah
d30a2c8d04 Update release notes for recent fixes. 2014-08-27 15:54:27 -07:00
Bruce A. Mah
d1d271190a Update release notes for recent activity. 2014-07-24 15:33:44 -07:00
Bruce A. Mah
0f6a1e0497 Minor release notes update. 2014-06-12 11:45:12 -07:00
Bruce A. Mah
d73969bddf Update release notes and known issues on mainline. 2014-06-11 13:41:42 -07:00
Bruce A. Mah
d467b2912a
Update release notes on mainline. 2014-03-26 10:04:03 -07:00
Bruce A. Mah
c9cfca0a93
Update release notes for mainline changes since 3.0.1 release. 2014-03-04 15:13:36 -08:00
Bruce A. Mah
441d8b75a0 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)
2014-01-24 16:42:10 -08:00
Bruce A. Mah
deefb95fea Add FreeBSD support for -A (set CPU affinity).
Mostly this change consists of adding FreeBSD-specific code to handle
this feature.  The concepts and system calls are very similar to what's
already done for Linux.  One difference is that on FreeBSD, the CPU
affinity mask is saved before -A processing and restored afterwards.
This causes a slight change to the function signatures for
iperf_setaffinity() and iperf_clearaffinity() (these functions
however are not documented as a part of the libiperf3 API).

Slightly improve some of the documentation for the -A command line
option, to hopefully stave off some of the questions about this
feature.

Mostly based on a submitted patch.

Issue:          128 (better error message for CPU affinity failure)
Submitted by:   Susant Sahani <ssahani@redhat.com>
2014-01-13 10:58:47 -08:00
Bruce A. Mah
49f74e582c Prepare for iperf3 3.0.1. 2014-01-10 13:22:11 -08:00
Brian Tierney
fa34a97f49 updating to prepare for 3.0.0 release; still need to add final release date 2014-01-07 16:45:43 -08:00
Bruce A. Mah
a45a0d37b4 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/
2013-12-16 10:15:32 -08:00
Brian Tierney
55ace3e28b updates for 3.0 release 2013-11-10 09:37:10 -08:00
sethdelliott
76ceadbc24 Updated documentation 2010-08-02 23:30:22 +00:00
sethdelliott
eb85608f64 Updated autoconf files 2010-07-23 23:48:45 +00:00
sethdelliott
2e3dfab7eb Updated documentation 2010-07-23 21:39:41 +00:00
Jon Dugan
99f3ebc880 restore release notes from prev release 2010-07-16 22:52:37 +00:00
sethdelliott
1e621fb16c Small updates to man page and documentation. 2010-07-15 23:38:10 +00:00
Jon Dugan
f9fd0fe5ee update README, move RELEASE_NOTES into separate file 2010-07-08 23:46:32 +00:00