Skip to content
Commit 1ae4de0c authored by Eric Paris's avatar Eric Paris Committed by James Morris
Browse files

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: default avatarEric Paris <eparis@redhat.com>
Acked-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent 1cc63249
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment