Module Name: src Committed By: ozaki-r Date: Fri Jan 26 06:37:21 UTC 2018
Modified Files: src/sys/netinet6: nd6_rtr.c Log Message: Revert "Get rid of unnecessary splsoftnet" (v1.133) It's not always true that softnet_lock is held these places. See PR kern/52947. To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/sys/netinet6/nd6_rtr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.