git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d5803b
)
IPVS: Move IPVS to net/netfilter/ipvs
author
Julius Volz
<juliusv@google.com>
Fri, 19 Sep 2008 10:32:57 +0000
(12:32 +0200)
committer
Simon 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