LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ipvs-0.2.4 for kernel 2.4

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: ipvs-0.2.4 for kernel 2.4
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Thu, 15 Feb 2001 23:42:56 +0800 (CST)
Hi,

The ipvs-0.2.4 for kernel 2.4 is available at the LVS site.

IP Virtual Server Netfilter module - Version 0.2.4 - February 15, 2001

Changes:
        * Changed ip_vs_ctl.c to call scheduler's update-service function
        after a new server is added.
        
        * Added the Destination Hashing scheduler. The DH scheduler
        assigns connections to servers through looking up a statically
        assigned hash table by their destination IP addresses.
        
        * Added the Source Hashing scheduler. The SH scheduler assigns
        connections to servers through looking up a statically assigned
        hash table by their source IP addresses.
        
        * Alexander Atanasov fixed the lblcr scheduler that when when all
        servers in the desination set are of weight 0 or are unavailable,
        falls back to wlc method, instead of return NULL.

        * IPVSADM upgrade to a new version
        added --connection -c in command syntax and man page.
        
        revisited the SYNOPSIS of ipvsadm command, this one should be more
        correct, thank Joe and Horms for telling me there is some
        inconsistency.

        added the VERSION and SCHEDULERS files.
        
        changed "-M [netmask]" to "-M netmask".
        

Thanks,

Wensong



<Prev in Thread] Current Thread [Next in Thread>
  • ipvs-0.2.4 for kernel 2.4, Wensong Zhang <=