K 10 svn:author V 2 ae K 8 svn:date V 27 2017-01-09T11:31:04.109037Z K 7 svn:log V 279 Rework PCB SP cache to avoid races. Add ipsec_cachepolicy() and ipsec_invalidate_cache() functions that implement the cache logic. Use INPCB lock to protect access to the cache. Also, now SP are kept in the cache referenced. This protects from access to already freed policies. END