K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-08-25T05:02:28.000000Z K 7 svn:log V 425 Merge if.h:1.98 from HEAD to RELENG_6: For each interface flag, indicate whether or not it is owned by the device driver, owned by the network stack, or initialized by the device driver before attach and read-only from then on. Not all device drivers and network stack components currently follow these rules, especially with respect to IFF_UP, and a few exceptions with IFF_ALLMULTI. Approved by: re (scottl) END