Eric Paris 16bec31db7 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa
Inside pfkey_delete and xfrm_del_sa the audit hooks were not called if
there was any permission/security failures in attempting to do the del
operation (such as permission denied from security_xfrm_state_delete).
This patch moves the audit hook to the exit path such that all failures
(and successes) will actually get audited.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Venkat Yekkirala <vyekkirala@trustedcs.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-03-07 16:08:11 -08:00
..
2007-03-02 20:44:51 -08:00
2007-02-28 09:42:06 -08:00
2007-02-26 11:42:43 -08:00
2007-02-08 13:51:54 -08:00
2007-02-28 09:42:14 -08:00
2007-02-10 23:20:15 -08:00
2007-02-17 21:30:15 -05:00
2005-04-16 15:20:36 -07:00