commit | 21abb1ec414c75abe32c3854848ff30e2b4a6113 | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Wed Jul 22 14:25:31 2015 -0700 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Tue Jul 28 06:35:21 2015 -0700 |
tree | 20f0e7ae76efb396a84855b62888e9c21bedaf7f | |
parent | ca70d27e445fe721587598030b97357b35f61913 [diff] |
Smack: IPv6 host labeling IPv6 appears to be (finally) coming of age with the influx of autonomous devices. In support of this, add the ability to associate a Smack label with IPv6 addresses. This patch also cleans up some of the conditional compilation associated with the introduction of secmark processing. It's now more obvious which bit of code goes with which feature. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>