apparmor: add the base fns() for domain labels
authorJohn Johansen <john.johansen@canonical.com>
Fri, 9 Jun 2017 13:19:19 +0000 (06:19 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Sun, 11 Jun 2017 00:11:38 +0000 (17:11 -0700)
commitf1bd904175e8190ce14aedee37e207ab51fe3b30
tree6e96a11a3c1f8d0cd040cfaa0a6edce66fed0268
parent192ca6b55a866e838aee98d9cb6a0b5086467c03
apparmor: add the base fns() for domain labels

Begin moving apparmor to using broader domain labels, that will allow
run time computation of domain type splitting via "stacking" of
profiles into a domain label vec.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/include/label.h [new file with mode: 0644]
security/apparmor/label.c [new file with mode: 0644]