K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-08-25T09:52:38.860348Z K 7 svn:log V 323 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 MFC after: 3 days END