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

No differences found