          MODULE=iptables
         VERSION=1.2.7a
          SOURCE=$MODULE-$VERSION.tar.bz2
	 SOURCE2=grsecurity-$VERSION-$MODULE.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.netfilter.org/files/$SOURCE
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
     SOURCE2_MD5="ea3ad4b64a781b66b711cb587d4a718b"
        WEB_SITE=http://www.netfilter.org
         ENTERED=20010922
         UPDATED=20020903
           SHORT="iptables enables the creation of packet alteration and firwall rules."
cat << EOF
iptables is built on top of netfilter: the new packet alteration
framework for Linux 2.4. It is an enhancement on ipchains, and is used
to control packet filtering, Network Address Translation (masquerading,
portforwarding, transparent proxying), and special effects.
EOF
