From: James Morris Date: Fri, 9 Jun 2006 07:31:46 +0000 (-0700) Subject: [SECMARK]: Add secmark support to conntrack X-Git-Tag: v2.6.18-rc1~1111^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c9728c393dceb724d66d696cfabce82151a78e5;p=pandora-kernel.git [SECMARK]: Add secmark support to conntrack Add a secmark field to IP and NF conntracks, so that security markings on packets can be copied to their associated connections, and also copied back to packets as required. This is similar to the network mark field currently used with conntrack, although it is intended for enforcement of security policy rather than network policy. Signed-off-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed