From owner-freebsd-net@FreeBSD.ORG Fri Nov 14 11:07:37 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F9016A4CE; Fri, 14 Nov 2003 11:07:37 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85AB943FA3; Fri, 14 Nov 2003 11:07:36 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id ACD4765418; Fri, 14 Nov 2003 19:07:33 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 96911-03; Fri, 14 Nov 2003 19:07:33 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id A13966520E; Fri, 14 Nov 2003 19:07:32 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 5338026; Fri, 14 Nov 2003 19:07:30 +0000 (GMT) Date: Fri, 14 Nov 2003 19:07:30 +0000 From: Bruce M Simpson To: harti@freebsd.org Message-ID: <20031114190730.GD64140@saboteur.dek.spc.org> Mail-Followup-To: harti@freebsd.org, Bruce M Simpson , Robert Watson , freebsd-net@freebsd.org References: <20031110073822.GA20611@saboteur.dek.spc.org> <20031110191454.GC662@saboteur.dek.spc.org> <20031110204652.A84670@beagle.fokus.fraunhofer.de> <20031110221139.GB2441@saboteur.dek.spc.org> <20031111092650.P7611@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031111092650.P7611@beagle.fokus.fraunhofer.de> cc: Robert Watson cc: freebsd-net@freebsd.org Subject: Re: Viewing multicast group membership? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 19:07:38 -0000 On Tue, Nov 11, 2003 at 09:29:49AM +0100, Harti Brandt wrote: > Here you are. This was even once (about a year ago) reviewed by someone, > but did make it into the tree, because I did not insist. Committed with userland API and some fixups. Thanks! BMS