elad 305fe09181 Introduce a new action on the network scope, KAUTH_NETWORK_INTERFACE,
used to manage network interfaces.

Add four sub-actions to fulfill generic needs for now, until a more
carefully defined usage of the interface is documented: get, set,
getpriv, and setpriv.
2006-10-20 23:10:33 +00:00
..

$NetBSD: README,v 1.1 2006/09/15 15:49:29 elad Exp $

These files can be used by developers interested in writing security models
for NetBSD from scratch.

They address both developing security models for in-tree integration or
distribution as LKMs.

Placed in the public domain.