Smack: Set socket labels only once
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 12 Aug 2020 00:39:42 +0000 (17:39 -0700)
committerCasey Schaufler <cschaufler@localhost.localdomain>
Fri, 11 Sep 2020 22:31:30 +0000 (15:31 -0700)
commita2af031885071604452f03cd4e0eafdbd8014767
tree92abd83bc42c16f9ec0f52da4184495ed0645cfc
parent36be81293dbe35aca487917c2d76941bf734d2ad
Smack: Set socket labels only once

Refactor the IP send checks so that the netlabel value
is set only when necessary, not on every send. Some functions
get renamed as the changes made the old name misleading.

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