Hi,
The ipvs version 0.2.2 for the kernel 2.4.0 is available at the web
site.
IP Virtual Server Netfilter module - Version 0.2.2 - January 26, 2001
Changes:
* Julian added the ip_vs_post_routing in the POST_ROUTING hook,
which detects outgoing packets for IPVS connections and let them
skip the ip_nat_out. Then, VS/NAT works with iptable_nat now.
* Added several lines of code in ip_fw_compact.c, which can also
identify outgoing packets for IPVS connections and call ip_vs_out
to mangle and send them out. Now, VS/NAT works with ipchains too.
* Added several lines of instructions about how to compile ipvs
code with the kernel.
Thanks,
Wensong
|