Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 16:03:29 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bpfdesc.h
Message-ID:  <200207302303.g6UN3T9N090584@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/07/30 16:03:29 PDT

  Modified files:
    sys/net              bpfdesc.h 
  Log:
  Introduce support for Mandatory Access Control and extensible
  kernel access control.
  
  Label BPF descriptor objects, permitting security features to be
  maintained on those objects.  bd_label will be used to authorize
  data flow from network interfaces to user processes.  BPF
  labels are protected using the same synchronization model as other
  mutable data in the BPF descriptor.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.20      +2 -0      src/sys/net/bpfdesc.h

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?200207302303.g6UN3T9N090584>