[Bug 225438] panic in6_unlink_ifa() due to race
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jan 2024 19:52:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 Gleb Smirnoff <glebius@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |glebius@FreeBSD.org --- Comment #6 from Gleb Smirnoff <glebius@FreeBSD.org> --- I just reproduced a similar race on 15.0-CURRENT. In my case it is race not between to in6_control()s but rather between in6_control() and DAD timer. I'll try to look at it. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.