https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292162
--- Comment #9 from Gleb Smirnoff <[email protected]> --- Thanks, Kristof. Indeed, mld has a global list over all structures and it isn't safe in the epoch based network stack. It should iterate over interfaces instead. I decided to leave that problem for later. Let's see if this is my error during refactoring, or indeed this problem needs to be fixed altogether with in6_ifextra delayed free. I also caught a panic with ND after continuous testing. So the branch isn't yet ready. Hold on, Justin, I'll update when I solve it. -- You are receiving this mail because: You are the assignee for the bug.
