          MODULE=iptables
         VERSION=1.8.11
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://www.netfilter.org/projects/iptables/files/
      SOURCE_VFY=sha256:d87303d55ef8c92bcad4dd3f978b26d272013642b029425775f5bad1009fe7b2
        WEB_SITE=http://www.netfilter.org
         ENTERED=20010922
         UPDATED=20250320
           SHORT="Tool to create netfilter rules"
           PSAFE=no

cat << EOF
iptables is built on top of netfilter: the new packet alteration framework
for Linux.
It is an enhancement on ipchains, and is used to control packet filtering,
Network Address Translation (masquerading, portforwarding, transparent
proxying), and special effects.
EOF
