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 <juliusv@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
8d5803bf6f
commit
cb7f6a7b71
@ -630,5 +630,3 @@ config TCP_MD5SIG
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
source "net/ipv4/ipvs/Kconfig"
|
||||
|
||||
|
Reference in New Issue
Block a user