Download List

Project Description

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 VRRP). Strong points of the CARP
protocol include its very low overhead, cryptographically
signed messages, interoperability between different
operating systems and no need for any dedicated extra
network link between redundant hosts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-28 10:19
1.5.1

UCARP can now send advertisements as broadcasts instead of multicasts.

2008-08-05 09:26
1.5

Breakage introduced with version 1.4 should finally be fixed. Selection of the master has been improved. An option has been added to bypass network cable plugin detection for NICs that don't have that feature.
Tags: Major bugfixes

2008-01-21 16:44
1.4

This version should finally fix every issue people
had with gratuitous ARP announcements. Nodes
configured with the same intervals shouln't
flip-flop any more. This is a recommended upgrade
for everyone.
Tags: Major bugfixes

2007-07-04 20:02
1.3

All known bugs from 1.2 should be fixed. Gratuitous ARP packets should now be properly recognized by most ethernet switches. New options have been added in order to read the secret key from a file and in order to add arguments (like the virtual IP address) to up/down scripts.
Tags: Minor bugfixes

2006-02-20 16:32
1.2

Minor bugs were fixed. The program's own multicast
packets are now ignored. A new "neutral" mode has
been implemented.
Tags: Minor feature enhancements

Project Resources