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)
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>

No differences found