diff options
| author | Paul Moore <[email protected]> | 2010-04-22 14:46:19 -0400 |
|---|---|---|
| committer | James Morris <[email protected]> | 2010-08-02 15:34:39 +1000 |
| commit | 253bfae6e0ad97554799affa0266052968a45808 (patch) | |
| tree | c3599a18f06664160a55a20b30428ba4faf6e2c0 /tools/perf/scripts/python | |
| parent | 84914b7ed1c5e0f3199a5a6997022758a70fcaff (diff) | |
selinux: Convert socket related access controls to use socket labels
At present, the socket related access controls use a mix of inode and
socket labels; while there should be no practical difference (they
_should_ always be the same), it makes the code more confusing. This
patch attempts to convert all of the socket related access control
points (with the exception of some of the inode/fd based controls) to
use the socket's own label. In the process, I also converted the
socket_has_perm() function to take a 'sock' argument instead of a
'socket' since that was adding a bit more overhead in some cases.
Signed-off-by: Paul Moore <[email protected]>
Acked-by: Eric Paris <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions