summaryrefslogtreecommitdiffstats
path: root/net/iperf/DETAILS
blob: 6a68cd6f26c98fca24f3971f210c12d45831386b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=iperf
         VERSION=3.9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/esnet/iperf/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:3da0939bed576a7c14baa03c996e6f407f20bfe58c4b3a36a66e74f41bd5442c0b23ab18c8eb1f2f37fd47449af533b61b658d810c68707b2b06d28894ac2035
        WEB_SITE=https://github.com/esnet/iperf
         ENTERED=20060309
      LICENSE[0]=BSD
        KEYWORDS="net"
           SHORT="tool for measuring Internet bandwidth performance"
cat << EOF
Iperf was developed by NLANR/DAST as a modern alternative for measuring maximum
TCP and UDP bandwidth performance. Iperf allows the tuning of various parameters
and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss.
EOF