Re: [patch 1/1] netlink: encapsulate eff_cap usage within security framework

2006-06-27 Thread David Miller
From: Stephen Smalley <[EMAIL PROTECTED]> Date: Mon, 26 Jun 2006 13:19:05 -0400 > This patch encapsulates the usage of eff_cap (in netlink_skb_params) within > the security framework by extending security_netlink_recv to include a > required > capability parameter and converting all direct usage

[patch 1/1] netlink: encapsulate eff_cap usage within security framework

2006-06-26 Thread Stephen Smalley
From: Darrel Goeddel <[EMAIL PROTECTED]> This patch encapsulates the usage of eff_cap (in netlink_skb_params) within the security framework by extending security_netlink_recv to include a required capability parameter and converting all direct usage of eff_caps outside of the lsm modules to use th