A keepalive facility for Linux
This project provides facilities for load balancing and high-availability to
Linux system and Linux-based infrastructures. The load-balancing framework
relies on the Linux Virtual Server (IPVS) kernel module providing Layer4 load
balancing. Keepalived implements a set of checkers to dynamically and
adaptively maintain and manage loadbalanced server pool according their health.
High-availability is achieved by the VRRP protocol, a fundamental brick for
router failover. In addition, Keepalived implements a set of hooks to the VRRP
finite state machine, providing low-level and high-speed protocol interactions.
Keepalived frameworks can be used independently or all together to provide
resilient infrastructures.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / keepalived
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/keepalived && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
keepalive-init.patch | 0000002552 2.49 KB | |
keepalive-rpmlintrc | 0000000116 116 Bytes | |
keepalived-2.0.19.tar.gz | 0001025062 1000 KB | |
keepalived.changes | 0000092125 90 KB | |
keepalived.spec | 0000006801 6.64 KB | |
linux-4.15.patch | 0000002238 2.19 KB |
Revision 60 (latest revision is 95)
- new BR pkgconfig(libnftnl) to fix nftables support - update to 2.0.19 Fix minor IPVS features support. Extend BFD to support more than one BFD instance with a neighnour. Extend nftable support. Script timeout extension. Properly filter IGMP/MLD packets on VMAC interface. Refer to ChangeLog for more infos. https://keepalived.org/changelog.html - changes from 2.0.18 Add support to IPVS new GUE tunnel type. New feature 'weight reverse' available in all trackers. Resolve all outstanding coverity issues. Some fixes and performance extensions. Refer to ChangeLog for more infos. https://keepalived.org/changelog.html
Comments 0