Re: [PATCH 10/10] MLSXFRM: Auto-labeling of child sockets

2006-07-13 Thread Stephen Smalley
On Wed, 2006-07-12 at 16:15 -0500, Venkat Yekkirala wrote: > This automatically labels the TCP, Unix stream, and dccp child sockets > as well as openreqs to be at the same MLS level as the peer. > > Signed-off-by: Venkat Yekkirala <[EMAIL PROTECTED]> > --- > include/linux/security.h| 43

[PATCH 10/10] MLSXFRM: Auto-labeling of child sockets

2006-07-12 Thread Venkat Yekkirala
This automatically labels the TCP, Unix stream, and dccp child sockets as well as openreqs to be at the same MLS level as the peer. Signed-off-by: Venkat Yekkirala <[EMAIL PROTECTED]> --- include/linux/security.h| 43 ++ include/net/request_sock.h |1 inc