Module Name: src Committed By: ozaki-r Date: Sun Apr 10 08:15:52 UTC 2016
Modified Files: src/sys/netinet6: nd6.c Log Message: Don't call pfxlist_onlink_check with holding llentry lock Sync nd6_free with FreeBSD (as of 2016-04-10). Should fix PR kern/51056. To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.