[packages] net/iperf: fix a bug in single thread mode
authorGabor Juhos <juhosg@openwrt.org>
Sat, 7 Mar 2009 16:02:40 +0000 (16:02 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 7 Mar 2009 16:02:40 +0000 (16:02 +0000)
commit6cd54b13403e9ff4e5a0a5d7a71f7ced1feed731
tree371b3d88b8a11395d56eaf0c24bf46e4babe9810
parent7bbe1798777e6fab061e12dc8534fc50d05939b1
[packages] net/iperf: fix a bug in single thread mode

root@OpenWrt:/# iperf -c 192.168.20.100 -i 60
------------------------------------------------------------
Client connecting to 192.168.20.100, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.20.1 port 53214 connected with 192.168.20.100 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0--7988.8 sec  0.00 Bytes  -0.00 bits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] -7988.8--7928.8 sec  0.00 Bytes  0.00 bits/sec

SVN-Revision: 14776
net/iperf/Makefile
net/iperf/patches/001-set-report-next-time-in-single-thread-mode.patch [new file with mode: 0644]