[EMAIL PROTECTED] wrote:
> What is unconfirmed connection in one netns can very well be confirmed
> in another.
>
> @@ -10,5 +11,6 @@ struct netns_ct {
> unsigned int expect_count;
> struct hlist_head *expect_hash;
> int expect_vmalloc;
> + struct hlist_head unconfirmed;
> };
You could lay this out a bit better to avoid holes and move
the members only used rarely (like *_vmalloc) to the end.
_______________________________________________
Containers mailing list
[EMAIL PROTECTED]
https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel