Commit 4c0ee414 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

Revert "net: Reset secmark when scrubbing packet"

This patch reverts commit b8fb4e06


because the secmark must be preserved even when a packet crosses
namespace boundaries.  The reason is that security labels apply to
the system as a whole and is not per-namespace.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 725f9dcd
Supports Markdown
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