          MODULE=net-tools
         VERSION=2.10
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ecki/net-tools/archive/refs/tags/v2.10.tar.gz
      SOURCE_VFY=sha256:8e186f65f0ff304989b3dc8b0067c3a07d36ae777da60667bdd6ccb2730908d2
        WEB_SITE=https://github.com/ecki/net-tools
         ENTERED=20010922
         UPDATED=20230319
           SHORT="net-tools contains essential tools for networking."
           PSAFE=no
           LUNAR_RESTART_SERVICES=off

cat << EOF
The Net-tools package contains the ifconfig, netstat, and route programs.

The ifconfig command is the general command used to configure network
interfaces.

netstat is a multi-purpose tool used to print the network connections,
routing tables, interface statistics, masquerade connections, and
multicast memberships.

route is the general utility which is used to manipulate the IP routing
table.
EOF
