bandwidth limitation help

2006-07-25 Thread Piotrowski, Ted P.
some resources? Thank you, Ted - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

bandwidth limitation help

2006-07-25 Thread Piotrowski, Ted P.
some resources? Thank you, Ted P. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RFC 3/7] NetLabel: CIPSOv4 engine

2006-06-23 Thread Ted
On Fri, 2006-06-23 at 13:15 -0700, David Miller wrote: > From: Ted <[EMAIL PROTECTED]> > Date: Fri, 23 Jun 2006 13:48:01 -0500 > > > Realistically customers most likely to adopt use of SELinux are > > going to be ones that currently use other trusted OSs such as TSOL &g

Re: [RFC 3/7] NetLabel: CIPSOv4 engine

2006-06-23 Thread Ted
lly configured and supported distribution as opposed to one they'd have to patch themselves. With these points in mind I think CIPSO as a integrated interoperability mechanism is critical. FYI, over the last couple of weeks I've validated the interoperability of the CIPSO inplementation

locking in ipx_seq_socket_next

2005-08-30 Thread Ted Unangst
list)) { 234 sk = sk_head(&i->if_sklist); 235 break; 236 } 237 spin_unlock_bh(&i->if_sklist_lock); 238 } 239 out: 240 return sk; 241 } -- Ted Una

spinlocks and sockets

2005-08-30 Thread Ted Unangst
for anyone to be waiting on it. Correct? -- Ted Unangst www.coverity.com Coverity, Inc. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html