LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ipvs-0.1.0 for kernel 2.4 available

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: ipvs-0.1.0 for kernel 2.4 available
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Sun, 26 Nov 2000 14:17:05 +0800 (CST)
Hi,

The IPVS netfilter module version 0.1.0 for kernel 2.4 is available at
http://www.LinuxVirtualServer.org.

IP Virtual Server Netfilter module - Version 0.1.0 - November 26, 2000

Changes:
        * Julian added ECN support in IPVS tunnelling transmitter

        * Ported the Locality-Based Least Connection scheduler from IPVS
        code for kernel 2.2. Julian replaced del_timer function call with
        with del_timer_sync to avoid the possible race between timer
        handler and del_timer thread in SMP.

        * Julian and Wensong fixed the possible oops in the todrop_entry().
        When the incoming packet counter of a very busy connection exceeds
        2^32, accessing an array with a negative index leads to oops.

Thanks,

Wensong



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