           SPELL=iputils-base
         VERSION=20100418
          SOURCE=iputils-s${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/iputils-s${VERSION}
   SOURCE_URL[0]=http://www.skbuff.net/iputils/${SOURCE}
        WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils
         ENTERED=20030509
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
            DOCS="README"
        KEYWORDS="net"
           SHORT="Set of small useful utilities for Linux networking"
cat << EOF
Set of small useful utilities for Linux networking:

ping - sends ICMP ECHO_REQUEST to network hosts in order
to test if the host is reachable via the network.

ping6 - IPv6 version of ping

arping - send ARP REQUEST to neighbor hosts

clockdiff - measures the clock difference between hosts

rarpd - answer RARP REQUESTs

tracepath - traces path to a network host discovering MTU along this path

tracepath6 - IPv6 version of tracepath

traceroute6 - IPv6 version of traceroute

tftpd - Trivial File Transfer Protocol Server

rdisc - Network router discovery daemon

EOF
