[NETNS][FRAGS]: Make the pernet subsystem for fragments.
authorPavel Emelyanov <xemul@openvz.org>
Tue, 22 Jan 2008 14:12:39 +0000 (06:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:40 +0000 (15:10 -0800)
On namespace start we mainly prepare the ctl variables.

When the namespace is stopped we have to kill all the fragments that
point to this namespace.  The inet_frags_exit_net() handles it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found