K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-07-21T22:01:06.000000Z K 7 svn:log V 349 Allocate one of the spare ifnet integer fields to hold if_drv_flags, which in the future will hold IFF_OACTIVE and IFF_RUNNING, and have its access synchronized by the device driver rather than the protocol stack. This will avoid potential races in the management of flags in if_flags. Discussed with: various (scottl, jhb, ...) MFC after: 1 week END