cvs commit: src/sys/security/mac mac_net.c

Robert Watson rwatson at FreeBSD.org
Wed Oct 22 12:15:35 PDT 2003


rwatson     2003/10/22 12:15:34 PDT

  FreeBSD src repository

  Modified files:
    sys/security/mac     mac_net.c 
  Log:
  Remove non-network related contents from mac_net.c.  Leave:
  
    Network and socket enforcement toggles.
    Counters for network objects (mbufs, ifnets, bpfdecs, sockets, and ipqs).
    Label management routines for network objects.
    Life cycle events for network objects.
    Label internalization/externalization/relabel for ifnets, sockets,
      including ioctl implementations for sockets, ifnets.
    Access control checks relating to network obejcts.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes     Path
  1.101     +254 -3278  src/sys/security/mac/mac_net.c


More information about the cvs-all mailing list