diff options
author | Alexey Dobriyan <adobriyan@sw.ru> | 2008-01-31 13:03:23 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-01 04:27:38 +0100 |
commit | 9335f047fe61587ec82ff12fbb1220bcfdd32006 (patch) | |
tree | 7200b38dfecbc1a7c21f39a62c88f4e154de2777 /security | |
parent | [NETFILTER]: ip_tables: propagate netns from userspace (diff) | |
download | linux-9335f047fe61587ec82ff12fbb1220bcfdd32006.tar.xz linux-9335f047fe61587ec82ff12fbb1220bcfdd32006.zip |
[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
Now, iptables show and configure different set of rules in different
netnss'. Filtering decisions are still made by consulting only
init_net's set.
Changes are identical except naming so no splitting.
P.S.: one need to remove init_net checks in nf_sockopt.c and inet_create()
to see the effect.
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions