[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 ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #6 from Gleb Smirnoff <[email protected]> --- 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.