K 10 svn:author V 2 ae K 8 svn:date V 27 2016-11-20T12:18:10.361083Z K 7 svn:log V 306 Add address family independed function ipsec_checkpolicy(). It takes security policy as argument and returns policy decision: NULL and *error == 0 means "no IPsec processig required"; NULL and *error != -EINVAL means "packet should be discarded"; not NULL means "packet should be handled by IPsec". END