IPVS netns BUG, register sysctl for root ns
authorHans Schillstrom <hans.schillstrom@ericsson.com>
Mon, 24 Jan 2011 14:14:41 +0000 (15:14 +0100)
committerSimon Horman <horms@verge.net.au>
Tue, 25 Jan 2011 02:13:08 +0000 (12:13 +1000)
commit07924709f68b3f4f701d4efd6acd18ca4ee14de3
tree3b2a173cd5aca2aaeffba3777308ef9fb260af96
parent4b3fd57138c969dd940651fadf90db627254edbf
IPVS netns BUG, register sysctl for root ns

The newly created table was not used when register sysctl for a new namespace.
I.e. sysctl doesn't work for other than root namespace (init_net)

Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_ctl.c