On Wed, Jul 11, 2018 at 01:45:09PM +0200, Florian Westphal wrote:
> This patch series makes nf_tables transactions per namespace.
> All nf_tables rules are already namespacified, but transactions are
> still guarded by the nfnetlink subsys mutex instead of a per namespace
> one.
> 
> This adds a dedicated mutex instead.
> As nfnetlink subsys mutex also guards against removal, add a module
> owner pointer to the subsys and grab a module reference before dropping
> the subsys mutex.

Series applied, thanks Florian.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to