LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

IPVS v0.0.4 for kernel 2.4 testing

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: IPVS v0.0.4 for kernel 2.4 testing
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Sun, 30 Jul 2000 19:04:33 +0800 (CST)

Hi,

The IPVS v0.0.4 for kernel 2.4 is available for testing.

IP Virtual Server Netfilter module - Version 0.0.4 - July 30, 2000

Changes:
        * Rusty tidy up the ipvs code during the Ottawa Linux Symposium
        1) Fix `large ftp' bug: more precision in sequence delta.
        2) Reorder struct ip_vs_conn to save some space.
        3) Firewall marks must be `unsigned long' not __u32.
        4) kfree_s changed to kfree
        
        * Julian changed kmalloc connection allocation to slab cache
        allocation. It's good for performance.
        
        * Added the decreasement of the ip_vs_conn_no_cport_cnt if the
        flag is set with IP_VS_CONN_F_NO_CPORT. It can avoid the wrong
        counting when IP_VS_CONN_F_NO_CPORT connection entries are
        expired or dropped.
        
Thanks,

Wensong




<Prev in Thread] Current Thread [Next in Thread>
  • IPVS v0.0.4 for kernel 2.4 testing, Wensong Zhang <=