From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH] Add xfrm policy change auditing to pfkey_spdget Date: Mon, 5 Mar 2007 19:37:23 -0500 (EST) Message-ID: References: <1172861484.31047.26.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Venkat Yekkirala , Stephen Smalley To: Eric Paris Return-path: Received: from mail7.sea5.speakeasy.net ([69.17.117.9]:60269 "EHLO mail7.sea5.speakeasy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933630AbXCFAh1 (ORCPT ); Mon, 5 Mar 2007 19:37:27 -0500 In-Reply-To: <1172861484.31047.26.camel@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2 Mar 2007, Eric Paris wrote: > 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: James Morris -- James Morris