secmark: export secctx, drop secmark in procfs
authorEric Paris <eparis@redhat.com>
Wed, 13 Oct 2010 20:25:00 +0000 (16:25 -0400)
committerJames Morris <jmorris@namei.org>
Wed, 20 Oct 2010 23:12:52 +0000 (10:12 +1100)
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 <eparis@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found