Module Name: src Committed By: ozaki-r Date: Fri Mar 23 04:09:41 UTC 2018
Modified Files: src/sys/net: route.c Log Message: Don't take RT_LOCK in DDB It definitely causes a diagnostic failure if LOCKDEBUG is enabled. To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207 src/sys/net/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.