           SPELL=ucarp
         VERSION=0.6
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.pureftpd.org/ucarp/${SOURCE}
        WEB_SITE=http://www.ucarp.org/
     SOURCE_HASH=sha512:e244e21c57406e555e3f3de5acedf5a9ac9c84f28bd3d1d97cbc14a615865fedcbe4a3113fcad6d6db83a29b170cae96b5f52063fbdd35f89eb54ce316eee790
         ENTERED=20040413
         LICENSE=BSD
        KEYWORDS="net"
           SHORT="OpenBSD's Common Address Redundancy Protocol"
cat << EOF
UCARP allows a pair of hosts to share common virtual IP addresses in order to provide automatic failover. It is a portable userland implementation of the secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to the VRRP).

Strong points of the CARP protocol are : very low overhead, cryptographically signed messages, interoperability between different operating systems and no need for any dedicated extra network link between redundant hosts. 
EOF
