Module Name: src Committed By: ozaki-r Date: Mon Apr 11 01:16:20 UTC 2016
Modified Files: src/sys/netinet6: nd6_nbr.c Log Message: Don't call pfxlist_onlink_check with holding llentry lock >From FreeBSD (as of 2016-04-11). Should fix PR kern/51060. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/sys/netinet6/nd6_nbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.