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:
6beceee
)
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
author
Alexey Dobriyan
<adobriyan@gmail.com>
Tue, 4 Nov 2008 13:28:04 +0000
(14:28 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 4 Nov 2008 13:28:04 +0000
(14:28 +0100)
Now that ebt_unregister_table() can be called during netns stop, and module
pinning scheme can't prevent netns stop, do table cleanup by hand.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found