Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 20:34:28 +0000
From:      Bruce M Simpson <bms@spc.org>
To:        harti@freebsd.org
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: Viewing multicast group membership?
Message-ID:  <20031112203428.GD24791@saboteur.dek.spc.org>
In-Reply-To: <20031111092650.P7611@beagle.fokus.fraunhofer.de>
References:  <20031110073822.GA20611@saboteur.dek.spc.org> <Pine.NEB.3.96L.1031110131422.59199A-100000@fledge.watson.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>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

I've put the userland code (and a cleaned up version of this diff) up
at http://people.freebsd.org/~bms/dump/mcastlist/ for those who care.

Basically I created a getifmaddrs() API for prospective merging into libc
as the sysctl returns data without the preceding RTM_IFINFO expected by
the regular getifaddrs() API.

BMS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031112203428.GD24791>