[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
authorPavel Emelyanov <xemul@openvz.org>
Tue, 22 Jan 2008 14:08:36 +0000 (06:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:37 +0000 (15:10 -0800)
commite4a2d5c2bccd5bd29de5ae4f14ff4448fac9cfc8
treee6ae6835ec20401b1a59de0c8c0f8519fba3a4b4
parent6ddc082223ef0f73717b4133fa7e648842bbfd02
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.

Each namespace has to have own tables to tune their
different parameters, so duplicate the tables and
register them.

All the tables in sub-namespaces are temporarily made
read-only.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv4.h
include/net/netns/ipv6.h
net/ipv4/ip_fragment.c
net/ipv6/reassembly.c