> From: James Morris [mailto:jmorris@xxxxxxxxx] > > On Sat, 11 Nov 2006, Joshua Brindle wrote: > > > > From: James Morris [mailto:jmorris@xxxxxxxxx] > > > > > > On Sat, 11 Nov 2006, Joshua Brindle wrote: > > > > > > > James Morris wrote: > > > > > The kernel patch is included below, please review. > > > > > > > > > > Signed-off-by: James Morris <jmorris@xxxxxxxxx> > > > > > +#define CONTEXT__TRANSLATE > 0x00000001UL > > > > > +#define CONTEXT__CONTAINS > 0x00000002UL > > > > > + S_(SECCLASS_CONTEXT, CONTEXT__TRANSLATE, "translate") > > > > > + S_(SECCLASS_CONTEXT, CONTEXT__CONTAINS, "contains") > > > > > + S_("context") > > > > > +#define SECCLASS_CONTEXT 59 > > > > > > > > > > > > > oops? > > > > > > What? > > > > > > > Did you mean to include context classes as part of the dccp patch? > > The kernel headers have to match the flask headers in the > userland tools, as they share policy-related data structures. > Ideally, we'd have security server namespaces, to keep these > things separate. > I know but they are completely unrelated, possibly could have been seperated but it doesn't matter, I was just checking that it was intentional. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html