Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 16:09:20 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_var.h
Message-ID:  <200207302309.g6UN9LBS095194@freefall.freebsd.org>

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

  Modified files:
    sys/netinet          ip_var.h 
  Log:
  Introduce support for Mandatory Access Control and extensible
  kernel access control.
  
  Label IP fragment reassembly queues, permitting security features to
  be maintained on those objects.  ipq_label will be used to manage
  the reassembly of fragments into IP datagrams using security
  properties.  This permits policies to deny the reassembly of fragments,
  as well as influence the resulting label of a datagram following
  reassembly.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.64      +1 -0      src/sys/netinet/ip_var.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?200207302309.g6UN9LBS095194>