netfilter: ipv6: add IPv6 NAT support
Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:

committed by
Pablo Neira Ayuso

parent
2cf545e835
commit
58a317f106
@@ -42,6 +42,7 @@ struct netns_ipv6 {
|
||||
#ifdef CONFIG_SECURITY
|
||||
struct xt_table *ip6table_security;
|
||||
#endif
|
||||
struct xt_table *ip6table_nat;
|
||||
#endif
|
||||
struct rt6_info *ip6_null_entry;
|
||||
struct rt6_statistics *rt6_stats;
|
||||
|
Reference in New Issue
Block a user