Download List

專案描述

Keepalived for LVS aims to add a strong and robust keepalive facility to the Linux Virtual Server project. This project is written in C with multilayer TCP/IP stack checks. It implements a framework based on three family checks: Layer3, Layer4, and Layer5. This framework gives the daemon the ability of checking a LVS server pool states.When one of the servers in the LVS server pool is down, keepalived informs the Linux kernel via a setsockopt call to remove this server entry from the LVS topology. In addition, it implements a VRRPv2 stack to handle director failover.

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.

2012-08-30 07:15
1.2.7

This release fixes an issue while using vrrp_script. It extends SNMP to support routerId.

2012-08-21 06:22
1.2.6

This release fixes shadow declarations. It fixes VRRP macvlan interface handling while reloading. It fixes VRRP shutdown to notify other routers before it does any action affecting traffic flow. It will stop VRRP timers before shutting down instances. It fixes VRRP socket freeing. It extends the VRRP script framework to support separate timeout. There are some cosmetic changes.

2012-08-14 09:34
1.2.5

This release adds SNMP support to checkers and VRRP frameworks.

2012-07-28 06:34
1.2.4

This release fixes PID display for checker framework. There is a security fix in sighandlers. Some cosmetics.

2012-07-14 04:35
1.2.3

Pending patches have been merged.

Project Resources