[PATCH]: xfrm audit calls

David Miller davem at davemloft.net
Wed Sep 12 08:57:05 UTC 2007


From: Joy Latten <latten at austin.ibm.com>
Date: Tue, 11 Sep 2007 19:03:14 -0500

> This patch modifies the current ipsec audit layer
> by breaking it up into purpose driven audit calls.
> 
> So far, the only audit calls made are when add/delete
> an SA/policy. It had been discussed to give each 
> key manager it's own calls to do this, but I found
> there to be much redundnacy since they did the exact 
> same things, except for how they got auid and sid, so I 
> combined them. The below audit calls can be made by any 
> key manager. Hopefully, this is ok.
> 
> I compiled and tested with CONFIG_AUDITSYSCALLS on and off.
> 
> Signed-off-by: Joy Latten <latten at austin.ibm.com>

Patch applied, thanks!




More information about the Linux-audit mailing list