From: James Morris Date: Fri, 9 Jun 2006 07:29:17 +0000 (-0700) Subject: [SECMARK]: Add secmark support to core networking. X-Git-Tag: v2.6.18-rc1~1111^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984bc16cc92ea3c247bf34ad667cfb95331b9d3c;p=pandora-kernel.git [SECMARK]: Add secmark support to core networking. Add a secmark field to the skbuff structure, to allow security subsystems to place security markings on network packets. This is similar to the nfmark field, except is intended for implementing security policy, rather than than networking policy. This patch was already acked in principle by Dave Miller. Signed-off-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed