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