From: Julius Volz Date: Fri, 19 Sep 2008 10:32:57 +0000 (+0200) Subject: IPVS: Move IPVS to net/netfilter/ipvs X-Git-Tag: v2.6.28-rc1~717^2~88^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb7f6a7b716e801097b564dec3ccb58d330aef56;p=pandora-kernel.git IPVS: Move IPVS to net/netfilter/ipvs Since IPVS now has partial IPv6 support, this patch moves IPVS from net/ipv4/ipvs to net/netfilter/ipvs. It's a result of: $ git mv net/ipv4/ipvs net/netfilter and adapting the relevant Kconfigs/Makefiles to the new path. Signed-off-by: Julius Volz Signed-off-by: Simon Horman --- Reading git-diff-tree failed