From: Eric Paris Date: Thu, 8 Mar 2007 00:01:45 +0000 (-0800) Subject: [IPSEC]: Add xfrm policy change auditing to pfkey_spdget X-Git-Tag: v2.6.21-rc4~99^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=215a2dd3b43e0dc425e81d21de9d961416b1dad4;p=pandora-kernel.git [IPSEC]: Add xfrm policy change auditing to pfkey_spdget pfkey_spdget neither had an LSM security hook nor auditing for the removal of xfrm_policy structs. The security hook was added when it was moved into xfrm_policy_byid instead of the callers to that function by my earlier patch and this patch adds the auditing hooks as well. Signed-off-by: Eric Paris Acked-by: Venkat Yekkirala Acked-by: James Morris Signed-off-by: David S. Miller --- Reading git-diff-tree failed