commit | 2a764b529ae57bed61da2c90ff132b9fec97f80b | [log] [tgz] |
---|---|---|
author | Luis Ressel <aranea@aixah.de> | Tue Jul 25 15:13:41 2017 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jul 25 15:13:41 2017 -0400 |
tree | 7b9b406884054bee958a81addab19bccc6d4fe03 | |
parent | 31368ce83c59a5422ee621a38aeea98142d0ecf7 [diff] |
selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets For PF_UNIX, SOCK_RAW is synonymous with SOCK_DGRAM (cf. net/unix/af_unix.c). This is a tad obscure, but libpcap uses it. Signed-off-by: Luis Ressel <aranea@aixah.de> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>