keepalived-0.5.8 v0.5.8
authorAlexandre Cassen <acassen@freebox.fr>
Tue, 21 May 2002 20:30:46 +0000 (22:30 +0200)
committerAlexandre Cassen <acassen@freebox.fr>
Mon, 28 Sep 2009 08:58:55 +0000 (10:58 +0200)
commit1cfb6e163dc116d55e05f5a263b3a84c78f073eb
tree1208c50d391efd548ed3c807a716f677a1102dcd
parentab59e5d0933521031124eeafa185cd16257b60fa
keepalived-0.5.8

* keepalived-0.5.8 released.
* Added an OpenSSL Licence exception to grant Keepalived compilation
  with OpenSSL Toolkit.
  Thanks to Andres Salomon, <dilinger@voxel.net> for suggesting.
* Added connection port selection for Healthcheckers (TCP_CHECK,
  HTTP|SSL_GET). Can be usefull for Healthcheck in fwmark LVS topology
  for grouping service.
  Thanks to Richard  L. Allbery, <rla@prideindustries.com> for suggesting.
  See samples directory for examples.
* Fixed some IPVS exclusion code when running --disable-lvs.
* Added support to VirtualHost selection when using HTTP|SSL_GET.
  See samples directory for examples.
* Added VirtualHost selection into the genhash utility.
* Fixed some IPVS sync daemon initializations issues.
* Cometics patches in IPVS wrapper framework.
* Added support to quoted string. This can be usefull if you are using
  MISC_CHECK and you want to pass arguments to called script. See samples.
  Thanks to Benoit Gaussen, <ben@trez42.net> for suggesting.
* Prepare work on real_server_group in order to group some realserver
  declaration.
* VRRP : Fixed a password length exception causing an unwanted dropping
  issue.
* VRRP : Enhanced the MASTER state to send gratuitous arp if receiving
  a remote lower prio advert => This fix a remote stalled ARP cache.
  Thanks to Simon Kirby, <sim@netnation.com> for discussing this case.
69 files changed:
: [new file with mode: 0644]
AUTHOR [moved from AUTHORS with 100% similarity]
ChangeLog
README
VERSION
check_api.c
check_api.h
check_http.c
check_http.h
check_misc.c
check_misc.h
check_ssl.c
check_ssl.h
check_tcp.c
check_tcp.h
configure
configure.in
daemon.c
daemon.h
data.c
data.h
genhash/main.c
genhash/main.h
ipfwwrapper.c
ipfwwrapper.h
ipvswrapper.c
ipvswrapper.h
ipwrapper.c
ipwrapper.h
layer4.c
layer4.h
list.c
list.h
main.c
main.h
memory.c
memory.h
parser.c
parser.h
pidfile.c
pidfile.h
samples/keepalived.conf.HTTP_GET.port [moved from samples/keepalived.conf.ssl with 77% similarity]
samples/keepalived.conf.fwmark [new file with mode: 0644]
samples/keepalived.conf.misc_check
samples/keepalived.conf.misc_check_arg [new file with mode: 0644]
samples/keepalived.conf.real_server_group [new file with mode: 0644]
samples/keepalived.conf.virtualhost [new file with mode: 0644]
scheduler.c
scheduler.h
smtp.c
smtp.h
timer.c
timer.h
utils.c
utils.h
vector.c
vector.h
vrrp.c
vrrp.h
vrrp_if.c
vrrp_if.h
vrrp_ipaddress.c
vrrp_ipaddress.h
vrrp_ipsecah.c
vrrp_ipsecah.h
vrrp_netlink.c
vrrp_netlink.h
vrrp_scheduler.c
vrrp_scheduler.h