          MODULE=iperf3
         VERSION=3.20
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/esnet/iperf/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:84640ea0f43831850434e50134d0554b7a94f97fb02e2488ffbe252c9fb05a56
SOURCE_DIRECTORY=$BUILD_DIRECTORY/iperf-$VERSION
        WEB_SITE=https://github.com/esnet/iperf/
         ENTERED=20160224
         UPDATED=20251117
           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
