commit | 2e4939f7026f938a1dc81533d020801198562804 | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Mon Nov 07 19:01:09 2016 -0800 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Thu Nov 10 11:22:18 2016 -0800 |
tree | 6e0e1eeedba030ba7278edac2f4fe254f73223f8 | |
parent | b437aba85b5c4689543409d8407c016749231aae [diff] |
Smack: ipv6 label match fix The check for a deleted entry in the list of IPv6 host addresses was being performed in the wrong place, leading to most peculiar results in some cases. This puts the check into the right place. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>