[packages] net/iperf: fix a bug in single thread mode
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Mar 2009 16:02:40 +0000 (16:02 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Mar 2009 16:02:40 +0000 (16:02 +0000)
commitf929c75d1d80b78c48e5abba9e5a4a83324c6e80
tree371b3d88b8a11395d56eaf0c24bf46e4babe9810
parent8471d730e91c99c53af91fd8c889e585a0d19cad
[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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14776 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/iperf/Makefile
net/iperf/patches/001-set-report-next-time-in-single-thread-mode.patch [new file with mode: 0644]