commit | f7450bc6e76860564f3842a41892f9b74313cc23 | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Wed Apr 03 14:28:38 2019 -0700 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Wed Apr 03 14:28:38 2019 -0700 |
tree | 863eddb3f6473b23322512310b43f6725bc7bb7c | |
parent | 4e328b08882a68649df2c2b76fd208b0d0b85503 [diff] |
Smack: Fix IPv6 handling of 0 secmark Handle the case where the skb for an IPv6 packet contains a 0 in the secmark for a packet generated locally. This can only happen for system packets, so allow the access. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>