Smack: Provide information for UDS getsockopt(SO_PEERCRED)
authorCasey Schaufler <casey@schaufler-ca.com>
Mon, 26 Sep 2011 21:43:39 +0000 (14:43 -0700)
committerCasey Schaufler <cschaufler@cschaufler-intel.(none)>
Wed, 12 Oct 2011 21:27:05 +0000 (14:27 -0700)
commit975d5e55c2e78b755bd0b92b71db1c241c5a2665
tree7f39bc6c89720a5abdf617cd1e83c0904d04ec08
parentce8a432197d9892689eb4896f690b9fe6b3de598
Smack: Provide information for UDS getsockopt(SO_PEERCRED)

This patch is targeted for the smack-next tree.

This patch takes advantage of the recent changes for performance
and points the packet labels on UDS connect at the output label of
the far side. This makes getsockopt(...SO_PEERCRED...) function
properly. Without this change the getsockopt does not provide any
information.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c