From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodrigo Moya Subject: Re: [PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX Date: Tue, 21 Feb 2012 09:07:01 +0100 Message-ID: <1329811621.17703.5.camel@chamonix> References: <1329753455-1106-1-git-send-email-javier@collabora.co.uk> <1329765252.22425.3.camel@lenny> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Cc: Javier Martinez Canillas , "David S. Miller" , Eric Dumazet , Lennart Poettering , Kay Sievers , Alban Crequy , Bart Cerneels , Sjoerd Simons , netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Colin Walters Return-path: In-Reply-To: <1329765252.22425.3.camel@lenny> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 2012-02-20 at 14:13 -0500, Colin Walters wrote: > On Mon, 2012-02-20 at 16:57 +0100, Javier Martinez Canillas wrote: > > This patch-set add multicast support to Unix domain socket familiy for datagram > > and seqpacket sockets. This work was made by Alban Crequy as a result of a > > research we have been doing to improve the performance of the D-bus IPC system. > > Do you have links to any modifications to userspace dbus to take > advantage of this? we have a work in progress at http://cgit.collabora.com/git/user/rodrigo/dbus.git/ in the unix-sockets-multicast branch