]> git.baikalelectronics.ru Git - kernel.git/commit
apparmor: Parse secmark policy
authorMatthew Garrett <mjg59@google.com>
Thu, 24 May 2018 20:27:46 +0000 (13:27 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Wed, 3 Oct 2018 13:18:38 +0000 (06:18 -0700)
commit6fc642ddb34179c42056af4a9d44ad30736f90ef
tree3d09ad1db13f0be16c42f04133101b9a36f777e5
parent8632691ed402db103eb4a0afcb33e1aea5ea2dca
apparmor: Parse secmark policy

Add support for parsing secmark policy provided by userspace, and
store that in the overall policy.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/include/net.h
security/apparmor/include/policy.h
security/apparmor/policy.c
security/apparmor/policy_unpack.c