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:
19223f2
)
netfilter: netns ebtables: part 1
author
Alexey Dobriyan
<adobriyan@gmail.com>
Tue, 4 Nov 2008 13:22:55 +0000
(14:22 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 4 Nov 2008 13:22:55 +0000
(14:22 +0100)
* propagate netns from userspace, register table in passed netns
* remporarily register every ebt_table in init_net
P. S.: one needs to add ".netns_ok = 1" to igmp_protocol to test with
ebtables(8) in netns.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found