K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-08-28T21:12:38.939994Z K 7 svn:log V 336 Merge r196553 from head to stable/8: Break out allocation of new ifindex values from if_alloc() and if_vmove(), and centralize in a single function ifindex_alloc(). Assert the IFNET_WLOCK, and add missing IFNET_WLOCK in if_alloc(). This does not close all known races in this code. Reviewed by: bz Approved by: re (kib) END