On Thu, Mar 14, 2013 at 01:40:14PM +0400, Vladimir Davydov wrote: > The patch introduces nf_conntrack_cleanup_net_list(), which cleanups > nf_conntrack for a list of netns and calls synchronize_net() only once > for them all. This should reduce netns destruction time. Applied, thanks.