linux-stable/security/smack
Casey Schaufler c673944347 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>
2013-05-28 10:08:26 -07:00
..
Kconfig Smack: use select not depends in Kconfig 2012-12-14 10:57:10 -08:00
Makefile Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
smack.h Smack: Local IPv6 port based controls 2013-05-28 10:08:26 -07:00
smack_access.c Smack: add missing support for transmute bit in smack_str_from_perm() 2013-03-19 14:15:41 -07:00
smack_lsm.c Smack: Local IPv6 port based controls 2013-05-28 10:08:26 -07:00
smackfs.c Smack: include magic.h in smackfs.c 2013-04-03 13:13:51 +11:00