commit | 07924709f68b3f4f701d4efd6acd18ca4ee14de3 | [log] [tgz] |
---|---|---|
author | Hans Schillstrom <hans.schillstrom@ericsson.com> | Mon Jan 24 15:14:41 2011 +0100 |
committer | Simon Horman <horms@verge.net.au> | Tue Jan 25 12:13:08 2011 +1000 |
tree | 3b2a173cd5aca2aaeffba3777308ef9fb260af96 | |
parent | 4b3fd57138c969dd940651fadf90db627254edbf [diff] |
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>