slackbuilds/network/ucarp
Dave Woodfall 4ab44ebd6b
network/ucarp: Add -fcommon to CFLAGS.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-27 01:09:52 +07:00
..
README
getopt.patch
slack-desc
ucarp.SlackBuild network/ucarp: Add -fcommon to CFLAGS. 2022-02-27 01:09:52 +07:00
ucarp.info

README

UCARP is a portable implementation of the CARP protocol.

UCARP allows a couple 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 patents-bloated 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.