5 Commits

Author SHA1 Message Date
juhosg
f929c75d1d [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
2009-03-07 16:02:40 +00:00
florian
9e9b69e1c6 Update iperf to 2.0.4 (#4317), thanks Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 01:03:46 +00:00
juhosg
56b0dceb28 iperf: add patch from [http://lkml.org/lkml/2007/9/26/132 LKML] to fix locking bugs, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 14:02:38 +00:00
olli
8d794e4bce iperf:
* Split into two packages. One without threads support and one with multithread support (#2432)
 * Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 15:52:56 +00:00
florian
e4138c6a8c Add the thread fix as suggested in http://dast.nlanr.net/Projects/Iperf2.0/patch-iperf-linux-2.6.21.txt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 06:53:10 +00:00