Hi,
The IPVS patch version 1.0.4 for kernel 2.2.18 is available at the LVS
web site.
Virtual Server patch for Linux 2.2.18 - Version 1.0.4 - February 2, 2000
Changes:
* Julian fixed a bug in the LBLCR scheduler by adding the missing
(dest->weight>0) condition in the ip_vs_dest_set_max.
* Alexander Atanasov <alex@xxxxxx> has done many testings on the
LBLC and LBLCR scheduler, added selecting another server if the
assigned dest->weight<=0 in the LBLC scheduler, added the checking
on the ip_vs_dest_set_min and ip_vs_dest_set_max return in the
LBLCR, otherwise the system would crash.
* Make sure that ip_vs_dest_set_min returns server that is
available.
* Alex and Julian added the more ICMP handling code at ip_forward
for fwmark-based service, if the incoming ICMP packet is related
to IPVS connections, forward it to the right server.
Thanks,
Wensong
|