Hi,
The IPVS Netfilter module version 0.2.0 for kernel 2.4 is available at
the LVS web site.
IP Virtual Server Netfilter module - Version 0.2.0 - January 10, 2001
Changes:
* Added a "packet_xmit" function in the ip_vs_conn entry, and
remove the original ip_vs_forward, which can save several CPU
cycles in the packet forwarding and is more flexible.
* Added the "cache_bypass" feature. when no cache server is
available, cache_bypass sysctl is up and iph->daddr is RTN_UNICAST
(not local), forward packets to the original destination directly.
* Clarified all the debug levels in the code.
* Tidy up the code, such as adding new functions, changing the
function names, updating the comments.
Status: we will try to keep the IPVS Netfilter module version 0.1.2 or
later for kernel 2.4 ready for production. New stuff will go to version
0.2.x.
Thanks,
Wensong
|