| 
 
Hi,
The ipvs-0.8.1 tar ball is available on the LVS website. It is a stable
version, with some minor fixes back ported from ipvs 0.9.2.
IP Virtual Server Netfilter module - Version 0.8.1 - June 22, 2001
Changes:
        * Fixed the missing break statement bug in ip_vs_set_state. Thank
        Herve Masson <herve@xxxxxxxxxxxx> for reporting it.
        * Fixed the missing atomic_inc(&cp->in_pkts) bug in
        ip_vs_in/ip_vs_in_icmp/ip_vs_leave.
        * Julian changed to use OR operation on skb->nfcache for socket
        buffer belongs to ipvs, instead of assignment operation. Then, it
        will not conflict with other netfilter modules.
        * ipvsadm updates
        fixed the unknown option bug of the first command with long name
        in the popt version.
As always, bugreports, fixes, comments and suggestions are welcome.
Wensong
 |