Creating this ticket to track conversation that has gone on in the mailing list related to race conditions in the v6 stack. Notably for us when processing concurrent router advertisement packets and modifying the route lists. https://lists.freebsd.org/pipermail/freebsd-net/2015-December/044024.html It appears these issues have been known about for a few years, and some work has been done on them. We are testing these 2 and are seeing good initial results. https://reviews.freebsd.org/D2254 https://people.freebsd.org/~markj/patches/ndp-locking.diff
https://lists.freebsd.org/pipermail/freebsd-net/2013-February/034682.html was another conversation that happened a few years back which I believe spawned the above patches.
I'm keeping an eye on this for work, so I'll be the assignee.
Another commit for this ticket: https://svnweb.freebsd.org/base?view=revision&revision=300536
So the crashes reported in this ticket have been resolved in HEAD, but they missed 11.0-RELEASE. I know markj had a few more places he wanted to address (D2254), but the cores noted in this ticket have not been seen on 12.
This has been resolved in newer releases of FreeBSD.