freebsd-dev/sys/security
Robert Watson a13e21f7bc Continue to move from generic network entry points in the TrustedBSD MAC
Framework by moving from mac_mbuf_create_netlayer() to more specific
entry points for specific network services:

- mac_netinet_firewall_reply() to be used when replying to in-bound TCP
  segments in pf and ipfw (etc).

- Rename mac_netinet_icmp_reply() to mac_netinet_icmp_replyinplace() and
  add mac_netinet_icmp_reply(), reflecting that in some cases we overwrite
  a label in place, but in others we apply the label to a new mbuf.

Obtained from:	TrustedBSD Project
2007-10-28 17:12:48 +00:00
..
audit Make sure we are incrementing the read count for each audit pipe read. 2007-10-27 22:28:01 +00:00
mac Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00
mac_biba Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00
mac_bsdextended Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_ifoff Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_lomac Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00
mac_mls Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00
mac_none Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_partition Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_portacl Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_seeotheruids Consistently name functions for mac_<policy> as <policy>_whatever rather 2007-10-25 11:31:11 +00:00
mac_stub Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00
mac_test Continue to move from generic network entry points in the TrustedBSD MAC 2007-10-28 17:12:48 +00:00