AppArmor: policy routines for loading and unpacking policy
authorJohn Johansen <john.johansen@canonical.com>
Thu, 29 Jul 2010 21:48:02 +0000 (14:48 -0700)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:38:36 +0000 (15:38 +1000)
AppArmor policy is loaded in a platform independent flattened binary
stream.  Verify and unpack the data converting it to the internal
format needed for enforcement.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found