Module Name: src Committed By: hannken Date: Wed Jul 13 09:56:20 UTC 2016
Modified Files:
src/sys/net: route.c
Log Message:
rtcache_clear_rtentry: use LIST_FOREACH_SAFE as the element gets
removed from the list.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/sys/net/route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
