K 10 svn:author V 2 bz K 8 svn:date V 27 2009-02-04T10:35:27.905748Z K 7 svn:log V 421 When iterating through the list trying to find a router in defrouter_select(), NULL the cached llentry after unlocking as we are no longer interested in it and with the second iteration would try to unlock it again resulting in panic: Lock (rw) lle not locked @ ... Reported by: Mark Atkinson Tested by: Mark Atkinson PR: kern/128247 (in follow-up, unrelated to original report) END