Merge branch 'master' of /repos/git/net-next-2.6
[safe/jmp/linux-2.6] / include / net / netns / ipv4.h
index 8098f6b..2764994 100644 (file)
@@ -42,6 +42,7 @@ struct netns_ipv4 {
 #endif
        struct xt_table         *nat_table;
        struct hlist_head       *nat_bysource;
+       unsigned int            nat_htable_size;
        int                     nat_vmalloced;
 #endif