History log of /iperf/config/ (Results 1 – 25 of 27)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
aa8a3f4f13-May-2022 Bruce A. Mah <[email protected]>

Regen.

This updates some GNU autotools provided files that had gotten
stale over the past few years. Changes in #1335 should help
keep them up-to-date in the future.

85b25c2e18-Apr-2022 Bruce A. Mah <[email protected]>

Regen.

76bd67f628-Jan-2022 Sarah Larsen <[email protected]>

iperf-3.11 release engineering tasks.

Bump version number, update release notes, rename release notes and tweak
markup. Update copyright year.

51a4c63110-Jun-2020 Bruce A. Mah <[email protected]>

fix: Make installing of shared libraries work again. (#1014)

Addresses a regression in #989.

Fixes #1013.

f72054eb28-May-2020 Bruce A. Mah <[email protected]>

Allow disabling auto-detect of SCTP (#1008)

* feat: Add a mechanism to disable checks for SCTP (--without-sctp).

The use case for this is building a static iperf3 binary on CentOS 7,
on a system

Allow disabling auto-detect of SCTP (#1008)

* feat: Add a mechanism to disable checks for SCTP (--without-sctp).

The use case for this is building a static iperf3 binary on CentOS 7,
on a system with SCTP installed (but it has no static SCTP libraries).
In that case we need to disable SCTP detection to prevent a linking
error at runtime.

While here, s/iperf /iperf3 / in a couple of help strings.

show more ...

06280a6d04-May-2020 Bruce A. Mah <[email protected]>

Regen.

9427ecdf04-May-2020 Ezra <[email protected]>

Add configure option to enable static linking of iperf binary. (#989)

6e9d852522-Jun-2018 Bruce A. Mah <[email protected]>

Regen.

ff1ea4e528-Feb-2018 Bruce A. Mah <[email protected]>

Regen.

7cf95d2014-Aug-2017 Bruce A. Mah <[email protected]>

Regen.

a026b29b20-Apr-2017 Bruce A. Mah <[email protected]>

Move an autoconfig file into config/, get rid of a no-longer-used file.

Follow-up for #517.

01fb3e6d12-Dec-2016 Bruce A. Mah <[email protected]>

Regen.

a5f5765c26-May-2016 Bruce A. Mah <[email protected]>

Regen.

5461579d11-May-2015 Bruce A. Mah <[email protected]>

Regen.

This uses a newer automake, than was in use previously, although that
wasn't the main point of doing this change.

4874c4a805-Jan-2015 Bruce A. Mah <[email protected]>

Regen.

487ee81011-Jun-2014 Bruce A. Mah <[email protected]>

Update automake infrastructure for 1.14, to match what we build
against.

ad98a8fe11-Jun-2014 Bruce A. Mah <[email protected]>

Update config/missing to a newer version that works with newer autoconf.

6edfd8d602-May-2014 Bruce A. Mah <[email protected]>

Use AM_MAINTAINER_MODE and regenerate autotools / libtool goop
using recent versions.

Resolves #161.

5d2f2cf920-Mar-2014 Bruce A. Mah <[email protected]>

Regen.

dc1dd2dc04-Mar-2014 Bruce A. Mah <[email protected]>

Regen to pick up changes from issue #146.

1038381828-Feb-2014 Bruce A. Mah <[email protected]>

Update version and bug-report fields in AC_INIT and regen files.

60bd98a514-Feb-2014 Bruce A. Mah <[email protected]>

Add SCTP support with the --sctp flag (Linux and FreeBSD only).

Note this option only has a long option flag; we're running out of
letters for short options.

Based heavily on a patch submitted in I

Add SCTP support with the --sctp flag (Linux and FreeBSD only).

Note this option only has a long option flag; we're running out of
letters for short options.

Based heavily on a patch submitted in Issue 131 (SCTP support for
iperf); I added support for FreeBSD and did some other packaging and
documentation improvements.

We probably shouldn't tie SCTP support to looking specifically for
Linux or FreeBSD; we probably leave support enabled all the time if
possible, possibly with some configure-time checks.

show more ...

ba7b91d226-Nov-2013 Jef Poskanzer <[email protected]>

Changed bug report email to google code link.

Also bumped package id from 3.0a4 to 3.0a5.

This changeset consists of a one-line edit to configure.ac, plus
about fifty kilolines of diffs to a bunch

Changed bug report email to google code link.

Also bumped package id from 3.0a4 to 3.0a5.

This changeset consists of a one-line edit to configure.ac, plus
about fifty kilolines of diffs to a bunch of other config files
generated by bootstrap.sh.

show more ...

56a97f9320-Aug-2012 jef <[email protected]>

Commented 'AX_LIB_SOCKET_NSL' out of configure.ac to fix build problem.
There's still lots of historical cruft in there, at some point we should
start over from a more modern template.

9286415c20-Sep-2010 Jon Dugan <[email protected]>

update autoconf goo to accomodate Solaris; minor tweaks to includes for Solaris

12