From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [RFC] SECMARK 1.1 Date: Wed, 17 May 2006 10:56:04 -0400 (EDT) Message-ID: References: <20060517133653.GA7327@thorium.jmh.mhn.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: selinux@tycho.nsa.gov, netdev@vger.kernel.org, netfilter-devel@lists.netfilter.org, Stephen Smalley , Daniel J Walsh , Karl MacMillan , Patrick McHardy , "David S. Miller" Return-path: Received: from mail4.sea5.speakeasy.net ([69.17.117.6]:48311 "EHLO mail4.sea5.speakeasy.net") by vger.kernel.org with ESMTP id S1750915AbWEQO4H (ORCPT ); Wed, 17 May 2006 10:56:07 -0400 To: Thomas Bleher In-Reply-To: <20060517133653.GA7327@thorium.jmh.mhn.de> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 17 May 2006, Thomas Bleher wrote: > This all looks very nice - Thank You! > Just one question: does the code canonicalize the security label? It > would be nice if the same rules could be used on MLS and non-MLS > systems. No, it shouldn't be necessary, as there's no legacy installed base of rulesets (as there was with disk files), and MLS is now generally enabled by default. Also, these rules are never exposed to general users, and even sysadmins should generate the rules via some kind of tool. It would also add some complexity. - James -- James Morris