rwatson dd0b6b7e28 Introduce two new MAC Framework and MAC policy entry points:
mac_reflect_mbuf_icmp()
  mac_reflect_mbuf_tcp()

These entry points permit MAC policies to do "update in place"
changes to the labels on ICMP and TCP mbuf headers when an ICMP or
TCP response is generated to a packet outside of the context of
an existing socket.  For example, in respond to a ping or a RST
packet to a SYN on a closed port.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-08-21 18:39:16 +00:00
..
2003-08-18 15:25:39 +00:00
2003-08-07 18:16:59 +00:00
2002-09-23 06:25:08 +00:00
2003-07-31 10:24:36 +00:00
2003-06-01 09:20:38 +00:00
2002-10-16 22:27:27 +00:00
2003-08-07 18:16:59 +00:00
2003-04-02 20:14:44 +00:00
2003-08-07 18:17:43 +00:00
2003-08-07 18:17:43 +00:00