Module Name: src Committed By: ozaki-r Date: Fri Feb 10 13:44:47 UTC 2017
Modified Files:
src/sys/net: route.c
Log Message:
Fix locking against myself in ifa_ifwithroute_psref
It happened on the path: rtrequest1 => rt_getifa => ifa_ifwithroute_psref.
Reported by ryo@
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 src/sys/net/route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
