Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2005 05:02:28 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.h
Message-ID:  <200508250502.j7P52Sp4011303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-08-25 05:02:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if.h 
  Log:
  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)
  
  Revision  Changes    Path
  1.96.2.2  +29 -23    src/sys/net/if.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508250502.j7P52Sp4011303>