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)
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>

No differences found