LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ipvs-0.2.8 available

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: ipvs-0.2.8 available
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Wed, 4 Apr 2001 11:13:11 +0800 (CST)
Hi,

I just put the ipvs version 0.2.8 for kernel 2.4 on the LVS web site.


IP Virtual Server Netfilter module - Version 0.2.8 - April 4, 2001

Changes:
        * Julian fixed the wrong ip_vs_conn_put in icmp handling code.

        * Fixed the wrong setting expiration of ipvs connection entries
        which would lead to the wrong add_sltimer/del_sltimer calls in the
        SMP environment.

        * Removed the unnecessary del_sltimer in the ip_vs_sched_persist.

        * Code clarification
        changing ip_vs_table to ip_vs_conn_tab.
        adding "static" to local variables.
        removing the used variables in the ip_vs.h
        removing the unnecessary "#define EXPORT_SYMTAB" in the code.

        * Julian added the NO_CPORT checking in the ip_vs_random_dropentry
        and the ip_vs_unbind_dest.

        * Julian and Wensong revisited ip_vs_conn_put, __ip_vs_conn_put
        and ip_vs_conn_expire in the SMP environment, hope the the
        possible race has been removed. Thank Jason Steenblik
        <jsteenblik@xxxxxxxxxx> for some testings.


Your testing and comments are very welcome.

Thanks,

Wensong



<Prev in Thread] Current Thread [Next in Thread>
  • ipvs-0.2.8 available, Wensong Zhang <=