Re: [PATCH net-2.6.25 10/10][NETNS][FRAGS]: Make the pernet subsystem for fragments.

2008-01-22 Thread David Miller
From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Tue, 22 Jan 2008 17:10:51 +0300 > 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-b

[PATCH net-2.6.25 10/10][NETNS][FRAGS]: Make the pernet subsystem for fragments.

2008-01-22 Thread Pavel Emelyanov
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 <[EMAIL PROTECTED]> --- include/net/inet_frag.h |1 + net/ipv4/inet_f