[NETNS]: Make the ctl-tables per-namespace
authorPavel Emelyanov <xemul@openvz.org>
Fri, 11 Jan 2008 01:42:13 +0000 (17:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:39 +0000 (15:01 -0800)
commitbff16c2f991386883dc81ec969ba15eb270a0c7f
treeb2df2ffac7ee1bfb995a2d0e48c3c661b74d61c8
parent9589731220edfebeb6a05c52d0838a99dee20893
[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>
net/ipv6/addrconf.c