          MODULE=iperf3
         VERSION=3.21
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/esnet/iperf/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:dd289b6700d3bc33eda7fa3ce6db217d6ca42239edbcb2e7f152bf7bf5c8a5aa
SOURCE_DIRECTORY=$BUILD_DIRECTORY/iperf-$VERSION
        WEB_SITE=https://github.com/esnet/iperf/
         ENTERED=20160224
         UPDATED=20260410
           SHORT="Internet Protocol bandwidth measuring tool"

cat << EOF
Iperf is a tool for active measurements of the maximum achievable bandwidth on
IP networks.
It supports tuning of various parameters related to timing, protocols, and
buffers. For each test it reports the bandwidth, loss, and other parameters.
While tools to measure network performance, such as ttcp, exist, most are very
old and have confusing options. Iperf was developed as a modern alternative
for measuring TCP and UDP bandwidth performance.
EOF
