Hi,
The ipvs 1.1.7 tar ball is available on the LVS website. The ChangeLog is
as follows:
IP Virtual Server Netfilter module - Version 1.1.7 - July 5, 2003
Changes:
* Split the ip_vs_proto_ahesp.c into ip_vs_proto_ah.c and
ip_vs_proto_esp.c.
* Julian and Wensong added the chocie of more hash functions for
IPVS connection entries, such as SHIFTXOR, GOLDENRATIO and JENKINS
hash functions. And, the IPVS connection random value is
introduced in these hash functions, which can prevent from being
attacked against the hash functions.
* Changed the maximum value of connection threshold from 65535 to
INT_MAX (2147483647).
* Changed the default syncid from 255 to 0. The syncid zero at
backup daemon means no filtering at all, but accept all the
connection synchronization messages.
* Updated the ip_vs_sync.c to the Linux kernel 2.5.74.
* Some tidy up ipvsadm.
As always, bugreports, fixes, comments and suggestions are welcome.
Thanks,
Wensong
|