Hi,
The ktcpvs-0.0.5 tar ball is available on the LVS website. The ChangeLog
is as follows:
Kernel TCP Virtual Server - Version 0.0.5 - December 21, 2001
2001-12-21 Wensong Zhang <wensong@xxxxxxxxxxxx>
* tcp_vs_ctl.c: Added the rule of pattern "*" or "/*" at the tail
of the rule list, so that the associated server can be used as the
default server. When no other rules are matched, this rule will be
matched finally.
* Add a simple tcpvsadm man page
* Some code tidy up.
2001-12-20 Wensong Zhang <wensong@xxxxxxxxxxxx>
* Change --start|--stop command. Start/Stop all the services in
the
TCP virtual server table if no argument is specified.
* Add the --load-configfile command, which is to load the TCP
virtual server table from the config file.
2001-11-14 Wensong Zhang <wensong@xxxxxxxxxxxx>
* Split various conversion and parsing function from tcpvsadm.c to
helper.c.
* Create the tcpvs_config.h and tcpvs_config.c, which can parse
very basic tcpvs configuration file.
2001-10-29 Wensong Zhang <wensong@xxxxxxxxxxxx>
* Add the macro TCP_VS_ERR_RL that calls net_ratelimit() to limit
error information.
As always, bugreports, fixes, comments and suggestions are welcome.
Wensong
|