Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ucarp - Common Address Redundancy Protocol (CARP) for Unix
        
        - 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
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | ucarp | 1.1 | 1 | i386 | 55 KiB | Thu Jan 13 11:00:43 2005 | 
        
        Changelog
        
            - * Thu Jan 13 17:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.1-1
- - Update to 1.1.
- Update source location. 
            - * Fri Jul  9 18:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.0-1
- - Initial RPM release.