LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[ANNOUNCE] Keepalived 0.6.7

To: keepalived-announce@xxxxxxxxxxxxxxxxxxxxx
Subject: [ANNOUNCE] Keepalived 0.6.7
Cc: keepalived-devel@xxxxxxxxxxxxxxxxxxxxx, lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Alexandre Cassen <Alexandre.Cassen@xxxxxxxxxx>
Date: Fri, 12 Jul 2002 00:42:01 +0200
Hi all,

I have just release the new code. Code clean-up release. Some bug have been fixed. And some noisy GCC bug were figured out. Next effort will a port to a FSM design of the HTTP/SSL framework.

ChangeLog for the release is :

2002-07-12  Alexandre Cassen  <acassen@xxxxxxxxxxxx>
        * keepalived-0.6.7 released.
* Rewrote the previous SMTP notification framework. New code use a strong
          multi-threaded FSM design.
        * Moved the SMTP get_local_name() into utils.c
* IPVS : updated the code to support IPVS_SVC_PERSISTENT_TIMEOUT. Introduced
          into the new libipvs coming with ipvs-1.0.4.
* VRRP : Extended the mcast membership subscription to handle more robust mcast subscription errors. Removed the previous ugly stalling sleeping call retry for membership subscription. Membership subscriptions are now
          multi-threaded to not degrade global scheduling timer.
        * VRRP : Remi Nivet, <Remi.Nivet@xxxxxxxxxxxxxx> pointed out a buffer
          overflow during the sending advert interface binding process.
        * Some more cosmetics patches.


Any comments welcome,

Best regards,
Alexandre



<Prev in Thread] Current Thread [Next in Thread>
  • [ANNOUNCE] Keepalived 0.6.7, Alexandre Cassen <=