Mailing List Archive

ipvs-1.0.5-2.2.18
Hi,

The ipvs-1.0.5 for kernel 2.2.18 is available at the LVS web site. This
is minor bugfix release.


Virtual Server patch for Linux 2.2.18 - Version 1.0.5 - February 8, 2001

Changes:
* Fixed the IP_MASQ_DEBUG using uninitialized port pointer bug in
the ip_fw_demasq_icmp, the bug was there for a long time. It would
lead to serious problem if the IP_MASQ_DEBUG option is up in
kernel compilation.

* Julian fixed that dest (instead of least destination) must be
checked for availability after nextstage in the ip_vs_dest_set_min.


The ipvs-1.0.5-2.2.18.tar.gz also include Julian's protocol header
length checking patch (hlen-check-1.0.4-2.2.18.patch). It can be applied
after ipvs-1.0.5-2.2.18.patch is applied to the kernel source.

Thanks,

Wensong