lp:iperf

Owned by Gabriel Beaudoin
Get this repository:
git clone https://git.launchpad.net/iperf

Import details

Import Status: Failed

This repository is an import of the Git repository at https://github.com/gabo77/iperf.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log

Branches

Name Last Modified Last Commit
master 2017-09-04 01:50:40 UTC
fixed snapcraft.yml

Author: gabo77
Author Date: 2017-09-04 01:50:40 UTC

fixed snapcraft.yml

3.2-STABLE 2017-08-15 18:14:37 UTC
Fix out-of-the-box builds with no OpenSSL (#633)

Author: Bruce A. Mah
Author Date: 2017-08-15 18:13:08 UTC

Fix out-of-the-box builds with no OpenSSL (#633)

Don't make OpenSSL detection error out unless --with-openssl explicitly given.

This fixes the out-of-the-box build on macOS, which doesn't include
headers, etc. for OpenSSL by default. The configure script still
errors out if the user specifies a --with-openssl flag but for some
reason the build host's OpenSSL is broken or can't be used.

Regen.

(cherry picked from commit 4a45b32b4770f22e37dde22cce16dbc76a0ea9b6)
Signed-off-by: Bruce A. Mah <bmah@es.net>

gh-pages 2017-06-26 21:45:16 UTC
deploy

Author: Bruce A. Mah
Author Date: 2017-06-26 21:45:16 UTC

deploy

issue-369 2017-06-08 17:19:56 UTC
Regen.

Author: Bruce A. Mah
Author Date: 2017-06-08 17:19:56 UTC

Regen.

issue-176 2017-06-08 15:56:03 UTC
Regen.

Author: Bruce A. Mah
Author Date: 2017-06-08 15:56:03 UTC

Regen.

issue-569 2017-05-17 22:08:32 UTC
Retrieve tcpi_retrans from struct tcpinfo and put it in the JSON.

Author: Bruce A. Mah
Author Date: 2017-05-17 22:08:32 UTC

Retrieve tcpi_retrans from struct tcpinfo and put it in the JSON.
This change is for experimentation, and for evaluating how useful
having that variable is.

3.1-STABLE 2017-05-04 21:33:53 UTC
Fix a heap corruption issue leading to a server-side crash. (#564)

Author: Bruce A. Mah
Author Date: 2017-05-04 21:16:42 UTC

Fix a heap corruption issue leading to a server-side crash. (#564)

Commit 5ab2132c (PR #551) fixed, among other things, a memory
leak. The solution, however, causes a hazard where a free() of
an invalid pointer can corrupt the heap. We've observed this
fairly repeatably while running the test_commands.sh script on
CentOS 7.

To remedy this, we NULL out a pointer after the object it
pointed to has been free-d, just like a number of other similar
objects.

(cherry picked from commit 103d4318e85783b99d6984c091ea878fc0d844b2)

bmah-perfsonar-udp-diag 2017-02-02 17:39:45 UTC
Prevent two recently added messages from spamming JSON output on UDP tests.

Author: Bruce A. Mah
Author Date: 2017-02-02 17:23:29 UTC

Prevent two recently added messages from spamming JSON output on UDP tests.

Stumbled on by: @daldoyle

(cherry picked from commit f46e2e3edc3cefd3c451bac6d621092f0d71c087)
Signed-off-by: Bruce A. Mah <bmah@es.net>

3.0-STABLE 2016-10-05 22:00:51 UTC
Fix whitespace errors in .travis.yml.

Author: Bruce A. Mah
Author Date: 2016-09-21 18:44:20 UTC

Fix whitespace errors in .travis.yml.

(cherry picked from commit 873dcaf08292329939e71f64b78e815552247877)
Signed-off-by: Bruce A. Mah <bmah@es.net>

19 of 9 results
This repository contains Public information 
Everyone can see this information.

Subscribers