summaryrefslogtreecommitdiff
path: root/sig.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+7
Add an extra file for signal handling functions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
d>
authorCasey Schaufler <casey@schaufler-ca.com>2016-11-07 19:01:09 -0800
committerCasey Schaufler <casey@schaufler-ca.com>2016-11-10 11:22:18 -0800
commit2e4939f7026f938a1dc81533d020801198562804 (patch)
tree6e0e1eeedba030ba7278edac2f4fe254f73223f8 /security
parentb437aba85b5c4689543409d8407c016749231aae (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>
Diffstat (limited to 'security')