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:
a83d8e8
)
netfilter: xtables: add struct xt_mtdtor_param::net
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 18 Jan 2010 07:25:47 +0000
(08:25 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 18 Jan 2010 07:25:47 +0000
(08:25 +0100)
Add ->net to match destructor list like ->net in constructor list.
Make sure it's set in ebtables/iptables/ip6tables, this requires to
propagate netns up to *_unregister_table().
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found