K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-08-28T21:10:26.561089Z K 7 svn:log V 385 Merge r196535 from head to stable/8: Use locks specific to the lltable code, rather than borrow the ifnet list/index locks, to protect link layer address tables. This avoids lock order issues during interface teardown, but maintains the bug that sysctl copy routines may be called while a non-sleepable lock is held. Reviewed by: bz, kmacy, qingli Approved by: re (kib) END