          MODULE=iproute2
         VERSION=2.4.7-now-ss010824
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-toc.html
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
   SOURCE_URL[0]=http://www.shorewall.net/pub/shorewall/iproute/$SOURCE
   SOURCE_URL[1]=ftp://ftp.inr.ac.ru/ip-routing/$SOURCE
  SOURCE2_URL[0]=http://www.linuxgrill.com/$SOURCE2
        WEB_SITE=http://lartc.org/howto/
         ENTERED=20021106
         UPDATED=20021106
           SHORT="Professional tools to control networking in Linux kernels."

cat << EOF
Most Linux distributions, and most UNIX's, currently use the venerable arp,
ifconfig and route commands. While these tools work, they show some
unexpected behaviour under Linux 2.2 and up. For example, GRE tunnels are an
integral part of routing these days, but require completely different tools.

With iproute2, tunnels are an integral part of the tool set.
EOF
