Displaying 1 result from an estimated 1 matches for "mac_stub".
Did you mean:
  mac_setup
  
2006 Jul 08
0
Poll for users: mac_partition and mac_ifoff policies
...developer summit about proposed 
simplifications and enhancements.  One of the on-going concerns I have had is 
that several of the policies we ship are reference implementation policies, 
rather than reference user policies:
mac_ifoff	- Interface silencing
mac_partition	- Process space partitions
mac_stub	- Stub MAC policy entry points
mac_test	- Invariants testing
While mac_stub and mac_test are both extremely useful for devleopers as 
shipped, it's not clear to me that mac_ifoff and mac_partition offer 
significantly similar value, and as they are reference policies rather than 
production po...