Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755013Ab2F2XWc (ORCPT ); Fri, 29 Jun 2012 19:22:32 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:43234 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751850Ab2F2XWb (ORCPT ); Fri, 29 Jun 2012 19:22:31 -0400 Date: Sat, 30 Jun 2012 00:22:28 +0100 From: Vincent Sanders To: Casey Schaufler Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" Subject: Re: AF_BUS socket address family Message-ID: <20120629232227.GB28593@mail.collabora.co.uk> References: <1340988354-26981-1-git-send-email-vincent.sanders@collabora.co.uk> <4FEDF7B6.3020107@schaufler-ca.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEDF7B6.3020107@schaufler-ca.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1491 Lines: 43 On Fri, Jun 29, 2012 at 11:45:10AM -0700, Casey Schaufler wrote: > On 6/29/2012 9:45 AM, Vincent Sanders wrote: > > > > A socket created using BUS_PROTO_DBUS indicates that the messages > > passed will be in the D-Bus format. The userspace libraries have been > > updated to use this transport with an updated D-Bus daemon [2] as a bus > > master. > > Why don't you go whole hog and put all of D-Bus into the kernel? > That would be ridiculously excessive. This work represents what we feel is the minimum required functionlity for the underlying IPC mechanism. The minimal filtering performed by the netfilter module is what is required to enforce security as used in existing deployments and no more. > > > > The tools for testing these assertions are available [3] and > > consistently show a doubling in throughput and better than halving of > > latency. > > Please cross-post Patches 04/15 and 05/15 to the linux-security-module list. > Please cross-post Patch 05/15 to the selinux list. > > Where is the analogous patch for the Smack LSM? we have not tested or built this with the Smack LSM, I would, of course, be pleased to accept a patch to add this functionality if you are knowladgeable in this area. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/