Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock

From: Gleb Smirnoff <glebius_at_freebsd.org>
Date: Mon, 24 Jan 2022 04:41:17 UTC
On Sun, Jan 23, 2022 at 07:24:36PM +0100, Wojciech Macek wrote:
W> This is an orginal fix. The issue was visible due to race between ip
W> input/output and mrouter uninit.
W> https://reviews.freebsd.org/D29946

Why did you add another net epoch tracker under different name? Just adding
NET_EPOCH_WAIT() to X_ip_mrouter_done() would provide the same effect without
any modifications to the rest of the stack.

-- 
Gleb Smirnoff