LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

A single kernel patch (version 0.2.7)

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: A single kernel patch (version 0.2.7)
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Sun, 25 Mar 2001 10:39:30 +0800 (CST)
Hi,

I made a single kernel patch based on ipvs 0.2.7 and a separate ipvsadm
srpm, so that it would be easier to be applied to the kernel.

linux-2.4.2-ipvs-0.2.7.patch:
        based on ipvs 0.2.7
        moved ip_vs.h  =====>  linux/include/net/ip_vs.h
        changed all #include "ip_vs.h" to #include <net/ip_vs.h>
        removed the unnecessary EXPORT_SYMTAB in two places.
        added the help for IPVS in the Documentation/Configure.help.
(http://linux-vs.org/software/kernel-2.4/linux-2.4.2-ipvs-0.2.7.patch.gz)


ipvsadm-1.17-1.src.rpm:
        changed to use #include <net/ip_vs.h>
(http://linux-vs.org/software/kernel-2.4/ipvsadm-1.17-1.src.rpm)


Your testing reports and comments are very welcome.

Thanks,

Wensong



<Prev in Thread] Current Thread [Next in Thread>
  • A single kernel patch (version 0.2.7), Wensong Zhang <=