Menu

Tree [9c800d] master /
 History

HTTPS access


File Date Author Commit
 compat 2020-10-26 Robert McMahon Robert McMahon [7c5248] more on txstart-time and -r
 doc 2021-01-06 Robert McMahon Robert McMahon [9babe6] update release notes
 flows unknown
 include 2021-02-03 Robert McMahon Robert McMahon [46b3b6] bump date
 m4 2020-10-23 ta921953 ta921953 [ae0284] Replace DAST_CHECK_BOOL with AC_HEADER_STDBOOL
 man 2021-01-30 rmcmahon rmcmahon [9b3aab] a few more man page updates
 src 2021-02-04 ta921953 ta921953 [537fce] Add igmp_querier to noinst_PROGRAMS so automake...
 t 2021-02-06 ta921953 ta921953 [a8af07] combine some long/short options. Add tradeoff ...
 AUTHORS unknown
 COPYING unknown
 ChangeLog unknown
 INSTALL 2021-01-03 Robert McMahon Robert McMahon [51c8cb] cross compile for openwrt, other configure options
 Makefile.am 2021-02-06 ta921953 ta921953 [a8af07] combine some long/short options. Add tradeoff ...
 Makefile.in 2021-02-06 ta921953 ta921953 [a8af07] combine some long/short options. Add tradeoff ...
 README unknown
 aclocal.m4 unknown
 compile 2021-02-04 ta921953 ta921953 [cd8050] Add automake required file
 config.guess unknown
 config.h.in 2021-01-27 Robert McMahon Robert McMahon [81c93f] remove use of AC_CHECK_FUNCS([getaddrinfo]), do...
 config.sub unknown
 configure 2021-01-29 Robert McMahon Robert McMahon [7d6ce1] bump to rc2
 configure.ac 2021-01-28 Robert McMahon Robert McMahon [8e5771] bump to rc2
 depcomp unknown
 install-sh unknown
 missing unknown
 test-driver 2021-02-04 ta921953 ta921953 [0dd748] Add automake tests

Read Me

This is Iperf v2.0.x, a tool for measuring Internet bandwidth performance.
See the doc directory for more documentation.

Briefly:

Do one-time if needed:
  dnf install gcc
  dnf install gcc-c++
  dnf install automake

then to build do:
  ./configure      -- configure for your machine
  make             -- compile Iperf
  make install     -- install Iperf, if desired, from root

and to use:
  iperf -s               (on machine "foo.bar.edu")
  iperf -c foo.bar.edu   (on some other machine)
  iperf -h               (for help screen)
  iperf -v               (for version information)

and for more information (requires make install)
  man iperf

Finally, see INSTALL, doc/RELEASE_NOTES, and doc/DESIGN_NOTES for a bit more

The SOURCE CODE is the AUTHORITATIVE source. Any COMMENTS found in the source ARE NOT.

Copyright 1999, 2000, 2001, 2002, 2003, 2004
The Board of Trustees of the University of Illinois
All rights reserved
See UI License (doc/ui_license.html) for complete details.

More copyright per years 2014 - 2020
Broadcom Corporation
All Rights Reserved

$Id: README,v 1.1.1.1 2004/05/18 01:50:44 kgibbs Exp $
MongoDB Logo MongoDB