From: Paul Moore Date: Wed, 28 Feb 2007 20:14:22 +0000 (-0500) Subject: SELinux: extract the NetLabel SELinux support from the security server X-Git-Tag: v2.6.22-rc1~1120^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5778eabd9cdbf16ea3e40248c452b4fd25554d11;p=pandora-kernel.git SELinux: extract the NetLabel SELinux support from the security server Up until this patch the functions which have provided NetLabel support to SELinux have been integrated into the SELinux security server, which for various reasons is not really ideal. This patch makes an effort to extract as much of the NetLabel support from the security server as possibile and move it into it's own file within the SELinux directory structure. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed