git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3140c25
)
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
author
Pavel Emelyanov
<xemul@openvz.org>
Tue, 22 Jan 2008 14:12:39 +0000
(06:12 -0800)
committer
David 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