           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/
          MD5[0]=3d0c075bd5f1cf2b8bae35719d021c57
         ENTERED=20040413
         UPDATED=20040413
         LICENSE=BSD
           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
