commit | bff16c2f991386883dc81ec969ba15eb270a0c7f | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Jan 10 17:42:13 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:01:39 2008 -0800 |
tree | b2df2ffac7ee1bfb995a2d0e48c3c661b74d61c8 | |
parent | 9589731220edfebeb6a05c52d0838a99dee20893 [diff] |
[NETNS]: Make the ctl-tables per-namespace This includes passing the net to __addrconf_sysctl_register and saving this on the ctl_table->extra2 to be used in handlers (those, needing it). Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>