From: Eric Paris Date: Wed, 13 Oct 2010 20:25:00 +0000 (-0400) Subject: secmark: export secctx, drop secmark in procfs X-Git-Tag: v2.6.37-rc1~218^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae4de0cdf855305765592647025bde55e85e451;p=pandora-kernel.git secmark: export secctx, drop secmark in procfs The current secmark code exports a secmark= field which just indicates if there is special labeling on a packet or not. We drop this field as it isn't particularly useful and instead export a new field secctx= which is the actual human readable text label. Signed-off-by: Eric Paris Acked-by: Patrick McHardy Signed-off-by: James Morris --- Reading git-diff-tree failed