X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fnetns%2Fipv6.h;h=5bacd838e88bfd7a3d5b84dcc89e74bbcad60226;hb=f894d18380e7e7ff05f6622ccb75d2881922c6e9;hp=ac053be6c25625671d3f037929444d15a68dfdb3;hpb=334d094504c2fe1c44211ecb49146ae6bca8c321;p=pandora-kernel.git diff --git a/include/net/netns/ipv6.h b/include/net/netns/ipv6.h index ac053be6c256..5bacd838e88b 100644 --- a/include/net/netns/ipv6.h +++ b/include/net/netns/ipv6.h @@ -35,6 +35,7 @@ struct netns_ipv6 { struct xt_table *ip6table_filter; struct xt_table *ip6table_mangle; struct xt_table *ip6table_raw; + struct xt_table *ip6table_security; #endif struct rt6_info *ip6_null_entry; struct rt6_statistics *rt6_stats;