]> 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)
commit373491e7ecaf4318f2c3a4a6c32001de4c9125be
tree3d09ad1db13f0be16c42f04133101b9a36f777e5
parentae05e5d2e105e74b37f50bb491995632ac07243a
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