Searched hist:"4 fee5242bf41d9ad641d4c1b821e36eb7ba37fbf" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/netlabel/ |
H A D | netlabel_calipso.h | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
H A D | netlabel_calipso.c | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
H A D | netlabel_kapi.c | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/openbmc/linux/include/net/ |
H A D | calipso.h | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
H A D | netlabel.h | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/openbmc/linux/net/ipv6/ |
H A D | calipso.c | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
H A D | sysctl_net_ipv6.c | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/openbmc/linux/security/selinux/ |
H A D | netlabel.c | diff 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf Mon Jun 27 14:06:17 CDT 2016 Huw Davies <huw@codeweavers.com> calipso: Add a label cache.
This works in exactly the same way as the CIPSO label cache. The idea is to allow the lsm to cache the result of a secattr lookup so that it doesn't need to perform the lookup for every skbuff.
It introduces two sysctl controls: calipso_cache_enable - enables/disables the cache. calipso_cache_bucket_size - sets the size of a cache bucket.
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
|