diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-07-31 17:17:51 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-07-31 17:17:51 +0000 |
commit | c520fb317ac85d578a5a3446d54309d13ba10ad2 (patch) | |
tree | 41ed6dd5581d644897c83f9347f6c3309530b152 /sys/netinet/ip_output.c | |
parent | c55a4dc47c96ac5e7633eb700fa180b6b4d23003 (diff) | |
download | FreeBSD-src-c520fb317ac85d578a5a3446d54309d13ba10ad2.zip FreeBSD-src-c520fb317ac85d578a5a3446d54309d13ba10ad2.tar.gz |
Introduce support for Mandatory Access Control and extensible
kernel access control.
Instrument the code managing IP fragment reassembly queues (struct ipq)
to invoke appropriate MAC entry points to maintain a MAC label on
each queue. Permit MAC policies to associate information with a queue
based on the mbuf that caused it to be created, update that information
based on further mbufs accepted by the queue, influence the decision
making process by which mbufs are accepted to the queue, and set the
label of the mbuf holding the reassembled datagram following reassembly
completetion.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions