Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ucarp - Common Address Redundancy Protocol (CARP) for Unix
- Description:
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.
Packages
ucarp-1.5.2-1.el6.i686
[32 KiB] |
Changelog
by Jon Ciesla (2010-04-28):
- New upstream.
- Uses arc4random() if available.
- Avoids adverts that might be twice as what they should be.
- Marked vip-up and vip-down config(noreplace), BZ 586893.
|