Re: [PATCH v6 5/9] selinux: Create policydb version for Infiniband support

2016-12-13 Thread Daniel Jurgens
On 12/13/2016 8:35 AM, Stephen Smalley wrote: > On 11/23/2016 09:17 AM, Dan Jurgens wrote: >> From: Daniel Jurgens >> >> Support for Infiniband requires the addition of two new object contexts, >> one for infiniband PKeys and another IB Ports. Added handlers to read >> and

Re: [PATCH v6 5/9] selinux: Create policydb version for Infiniband support

2016-12-13 Thread Stephen Smalley
On 11/23/2016 09:17 AM, Dan Jurgens wrote: > From: Daniel Jurgens > > Support for Infiniband requires the addition of two new object contexts, > one for infiniband PKeys and another IB Ports. Added handlers to read > and write the new ocontext types when reading or writing

[PATCH v6 5/9] selinux: Create policydb version for Infiniband support

2016-11-23 Thread Dan Jurgens
From: Daniel Jurgens Support for Infiniband requires the addition of two new object contexts, one for infiniband PKeys and another IB Ports. Added handlers to read and write the new ocontext types when reading or writing a binary policy representation. Signed-off-by: