History log of /iperf/docs/dev.rst (Results 1 – 18 of 18)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.11
# e919e8c2 03-Sep-2021 a1346054 <[email protected]>

trim excess whitespace


Revision tags: 3.10.1, 3.10, 3.9, 3.8.1, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.2rc1
# 4e2312a2 18-May-2017 Brian Tierney <[email protected]>

added additional information


# e739c776 11-Apr-2017 Brian Tierney <[email protected]>

removed UDP issue, as this was fixed in 3.1.5


Revision tags: 3.1.7
# b3202027 24-Feb-2017 Bruce A. Mah <[email protected]>

Update known issues section of documentation.

This change is preparatory to removing known issues from the
README file. In place of duplicate text, we'll put a pointer to a
single SOT for this info

Update known issues section of documentation.

This change is preparatory to removing known issues from the
README file. In place of duplicate text, we'll put a pointer to a
single SOT for this information.

show more ...


Revision tags: 3.1.6, 3.1.5
# 902b195e 10-Nov-2016 Bruce A. Mah <[email protected]>

D'oh. Fix bad formatting in dev.rst.


# c2b34b4d 10-Nov-2016 Bruce A. Mah <[email protected]>

Add notes on generating new manpage rendering for online docs.


Revision tags: 3.1.4, 3.0.12, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.1b3, 3.1b2, 3.1b1, 3.0.11
# e1420625 05-Jan-2015 Bruce A. Mah <[email protected]>

Add -X to restrict SCTP binding to a subset of interfaces.

Contains an alternate implementation of previously-submitted patches
to set the maximum segment size and no-delay options.

As a result of

Add -X to restrict SCTP binding to a subset of interfaces.

Contains an alternate implementation of previously-submitted patches
to set the maximum segment size and no-delay options.

As a result of this change, SCTP functionality on Linux will generally
require the libsctp library (on CentOS and similar distributions this
is provided by the lksctp-tools RPM).

Part of #131.

Submitted by: Bruce Simpson <[email protected]>

show more ...


Revision tags: 3.0.10, 3.0.9
# 8344b698 30-Sep-2014 Bruce A. Mah <[email protected]>

Update for 3.0.8, fix minor error in release engineering checklist.


Revision tags: 3.0.8
# bd9e3ae5 28-Aug-2014 Bruce A. Mah <[email protected]>

D'oh. Note a problem I had when sending out the most recent release.


Revision tags: 3.0.7
# 13f9e354 28-Jul-2014 Bruce A. Mah <[email protected]>

Add 3.0.6 to project news, tweak releng procedure slightly.


Revision tags: 3.0.6
# 84b24b89 16-Jun-2014 Bruce A. Mah <[email protected]>

Update for release engineering process changes.


Revision tags: 3.0.5, 3.0.4
# 7ec1cbe0 10-Jun-2014 Bruce A. Mah <[email protected]>

Update URLs and other references to downloads to point to downloads.es.net.


# 552e943a 09-Jun-2014 Bruce A. Mah <[email protected]>

Consolidate multiple (not current) copies of the author list into
the GitHub Pages documentation and attempt to make current.


# 66d00951 02-May-2014 Bruce A. Mah <[email protected]>

Update release engineering checklist for autotools / libtool policy
change in #161.


# b957be43 01-May-2014 Bruce A. Mah <[email protected]>

Update known issues for #55, #125, and #129.


# 32f50a2c 17-Apr-2014 Bruce A. Mah <[email protected]>

Add a note about (maybe) needing to do ldconfig after make install
on Ubuntu. This is a workaround for Issue #153.


# 8c369d40 07-Apr-2014 Bruce A. Mah <[email protected]>

Minor updates, wording fixes, etc.


# 14741dcb 31-Mar-2014 Bruce A. Mah <[email protected]>

First pass at new iperf3 documentation, implemented in reStructuredText.

Building and deploying the documentation requires some infrastructure
that's not part of this tree.