1
0
Files
linux/include/net
Pavel Emelyanov 024626e36d [NET] sysctl: make the sys.net.core sysctls per-namespace
Making them per-namespace is required for the following
two reasons:

 First, some ctl values have a per-namespace meaning.
 Second, making them writable from the sub-namespace
 is an isolation hole.

So I introduce the pernet operations to create these
tables. For init_net I use the existing statically
declared tables, for sub-namespace they are duplicated
and the write bits are removed from the mode.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:56:56 -08:00
..
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:11 -07:00
2008-01-28 14:55:09 -08:00
2006-12-02 21:22:55 -08:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2008-01-28 14:53:48 -08:00
2007-11-02 08:47:06 +01:00
2007-07-10 22:15:41 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:56:55 -08:00
2008-01-28 14:55:51 -08:00
2008-01-28 14:54:32 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 14:55:56 -08:00
2008-01-28 14:56:55 -08:00