Smack: Local IPv6 port based controls
authorCasey Schaufler <casey@schaufler-ca.com>
Thu, 23 May 2013 01:42:56 +0000 (18:42 -0700)
committerCasey Schaufler <casey@schaufler-ca.com>
Tue, 28 May 2013 17:08:26 +0000 (10:08 -0700)
commitc673944347edfd4362b10eea11ac384a582b1cf5
treeb1495c8af7910a697e4b6c6e13790911f02b8291
parent4726e8fa1dcad533362475ebf91f70d5b6b6292f
Smack: Local IPv6 port based controls

Smack does not provide access controls on IPv6 communications.
This patch introduces a mechanism for maintaining Smack lables
for local IPv6 communications. It is based on labeling local ports.
The behavior should be compatible with any future "real" IPv6
support as it provides no interfaces for users to manipulate
the labeling. Remote IPv6 connections use the ambient label
the same way that unlabeled IPv4 packets are treated.

Targeted for git://git.gitorious.org/smack-next/kernel.git

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