RE: [PATCH 2/7] secid reconciliation-v02: Add LSM hooks

2006-09-10 Thread James Morris
On Sun, 10 Sep 2006, Venkat Yekkirala wrote: > > Is there any way you can send patches without "format=flowed" in the > > content-type? On two mailers I've tried, the patches get mangled. > > Yes. I will send them to you in a few minutes with format=flowed disabled. > As soon as you let me know

RE: [PATCH 2/7] secid reconciliation-v02: Add LSM hooks

2006-09-10 Thread Venkat Yekkirala
> Is there any way you can send patches without "format=flowed" in the > content-type? On two mailers I've tried, the patches get mangled. Yes. I will send them to you in a few minutes with format=flowed disabled. As soon as you let me know you see them fine, I will resend them to the lists. Tha

Re: [PATCH 2/7] secid reconciliation-v02: Add LSM hooks

2006-09-08 Thread James Morris
On Fri, 8 Sep 2006, Venkat Yekkirala wrote: > Add skb_policy_check and skb_netfilter_check hooks to LSM to enable > reconciliation of the various security identifiers as well as enforce > flow control on inbound (INPUT/FORWARD) and outbound (OUTPUT/FORWARD) > traffic. Is there any way you can sen

[PATCH 2/7] secid reconciliation-v02: Add LSM hooks

2006-09-08 Thread Venkat Yekkirala
Add skb_policy_check and skb_netfilter_check hooks to LSM to enable reconciliation of the various security identifiers as well as enforce flow control on inbound (INPUT/FORWARD) and outbound (OUTPUT/FORWARD) traffic. Signed-off-by: Venkat Yekkirala <[EMAIL PROTECTED]> --- include/linux/security.h