angler-fishThe Vulnerability History Project

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>
    
commit 4fee5242bf41d9ad641d4c1b821e36eb7ba37fbf
+6
+7 -2
+262 -2
+19
+38
+3
+19 -5
+6 -3
expand_less