[Bug 225438] panic in6_unlink_ifa() due to race
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 Gleb Smirnoff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Status|Open |Closed --- Comment #7 from Gleb Smirnoff <[email protected]> --- This particular race of in6_control() vs in6_control() was fixed by f5a365e51feea75d1e5ebc86c53808d8cae7b6d7. The fix is in 14.0-RELEASE. The issue I reproduced today is slightly different and it is not worth keeping this bug open. -- You are receiving this mail because: You are on the CC list for the bug.