Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 14:15:53 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200208012115.g71LFrRM057817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/01 14:15:53 PDT

  Modified files:
    sys/net              if.c 
  Log:
  Introduce support for Mandatory Access Control and extensible
  kernel access control.
  
  Introduce two ioctls, SIOCGIFMAC, SIOCSIFMAC, which permit user
  processes to manage the MAC labels on network interfaces.  Note
  that this is part of the user process API/ABI that will be revised
  prior to 5.0-RELEASE.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.144     +12 -0     src/sys/net/if.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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