Re: [PATCH 20/38] netns ct: NOTRACK in netns

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 2008-08-22 07:30, adobriyan@xxxxxxxxx wrote:
>
>We wait for untracked ct refcount to drop to 1 back:
>
>	/* wait until all references to nf_conntrack_untracked are dropped */
>	while (atomic_read(&nf_conntrack_untracked.ct_general.use) > 1)
>		schedule();
>
>Consequently it should be one per netns, otherwise netns A can prevent
>netns B from stopping.
>

But nf_conntrack_cleanup is not per netns, is it?
At least I do not think it should be.
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux