[PATCH 06/12] selinux: Add IB End Port SMP access vector

2016-06-23 Thread Dan Jurgens
From: Daniel Jurgens Add a type for Infiniband end ports and an access vector for subnet management packets. Implement the ib_end_port_smp hook to check that the caller has permission to send and receive SMPs on the end port specified by the device name and port. Add interface to query the SID f

Re: [PATCH 06/12] selinux: Add IB End Port SMP access vector

2016-06-30 Thread Yuval Shaia
On Thu, Jun 23, 2016 at 10:52:52PM +0300, Dan Jurgens wrote: > From: Daniel Jurgens > > Add a type for Infiniband end ports and an access vector for subnet > management packets. Implement the ib_end_port_smp hook to check that the > caller has permission to send and receive SMPs on the end port s

Re: [PATCH 06/12] selinux: Add IB End Port SMP access vector

2016-07-05 Thread Paul Moore
On Thu, Jun 23, 2016 at 3:52 PM, Dan Jurgens wrote: > From: Daniel Jurgens > > Add a type for Infiniband end ports and an access vector for subnet > management packets. Implement the ib_end_port_smp hook to check that the > caller has permission to send and receive SMPs on the end port specified