IPVS: Move IPVS to net/netfilter/ipvs
authorJulius Volz <juliusv@google.com>
Fri, 19 Sep 2008 10:32:57 +0000 (12:32 +0200)
committerSimon Horman <horms@verge.net.au>
Mon, 6 Oct 2008 21:38:24 +0000 (08:38 +1100)
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 <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found