LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[ANNOUCE] Keepalived 0.6.6

To: keepalived-announce@xxxxxxxxxxxxxxxxxxxxx
Subject: [ANNOUCE] Keepalived 0.6.6
Cc: keepalived-devel@xxxxxxxxxxxxxxxxxxxxx, lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Alexandre Cassen <Alexandre.Cassen@xxxxxxxxxx>
Date: Sun, 07 Jul 2002 23:29:03 +0200
Hi All,

Have just comit the new release. The work here were code cleanup & VRRP enhancements.

The ChangeLog is :

2002-07-05  Alexandre Cassen  <acassen@xxxxxxxxxxxx>
        * keepalived-0.6.6 released.
        * added indentation style .indent.pro
* Review the previous source tree. Splitted the code into functional subdirs.
          Added multi-level automake scripts. The source tree looks like :
                .
                |-- bin
                |-- genhash
                |-- keepalived
                |   |-- core
                |   |-- etc
                |   |   |-- init.d
                |   |   `-- keepalived
                |   |-- healthcheck
                |   |-- include
                |   |-- libipfwc
                |   |-- libipvs
                |   |-- samples
                |   `-- vrrp
                `-- lib
* Refine autoconf/automake scripts. Added automake support to libipvs and
          libipfwc. Added code selection compilation for libipvs and libipfwc.
* Review Makefile(s) to use more convenient facilities like distclean, ...
        * Review the Makefile(s) code dependencies.
        * Added support to modprobe_ipvs if the ip_vs.o module is not loaded.
          If modprobe fails then IPVS is assumed unavailable.
* Refine the IPVS wrapper to be more tolerant. When a VS or RS is already configured don t stop the daemon. The daemon is stopped only on critical
          IPVS errors.
* VRRP : Review the bootstrap sequence to start daemon even if one of the instance want to run on an interface administratively shut. Added extension to FSM to force transition to FAULT state during bootstrap if the interface
          is shut.
        * Updated the TODO file.
        * Some cosmetics patches.

All comments welcome,

Best regards,
Alexandre



<Prev in Thread] Current Thread [Next in Thread>
  • [ANNOUCE] Keepalived 0.6.6, Alexandre Cassen <=