Re: [patch v2.8 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)

From: Patrick McHardy
Date: Fri Jul 23 2010 - 06:45:00 EST


Am 22.07.2010 09:35, schrieb Simon Horman:
> From: Hannes Eder <heder@xxxxxxxxxx>
>
> This implements the kernel-space side of the netfilter matcher xt_ipvs.
>
> [ minor fixes by Simon Horman <horms@xxxxxxxxxxxx> ]
> Signed-off-by: Hannes Eder <heder@xxxxxxxxxx>
> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
>
> ---
>
> include/linux/netfilter/xt_ipvs.h | 27 ++++
> net/netfilter/Kconfig | 10 +
> net/netfilter/Makefile | 1
> net/netfilter/ipvs/ip_vs_proto.c | 1
> net/netfilter/xt_ipvs.c | 189 +++++++++++++++++++++++++++++++++++++

I added xt_ipvs.h to Kbuild and applied the patch, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/