X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fnetns%2Fipv4.h;h=b286b840493cc4dcefcb81473cf7a9fe54b0a66d;hb=e099a173573ce1ba171092aee7bb3c72ea686e59;hp=a6ed83853dcc775ad49e8998f37f938cf1e40627;hpb=b8b8063e0d0835fb44c88d9fded2be31c9a1757e;p=linux-2.6-omap-h63xx.git diff --git a/include/net/netns/ipv4.h b/include/net/netns/ipv4.h index a6ed83853dc..b286b840493 100644 --- a/include/net/netns/ipv4.h +++ b/include/net/netns/ipv4.h @@ -38,6 +38,7 @@ struct netns_ipv4 { struct xt_table *iptable_raw; struct xt_table *arptable_filter; struct xt_table *iptable_security; + struct xt_table *nat_table; #endif int sysctl_icmp_echo_ignore_all;