Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2003 15:51:03 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Bruce M Simpson <bms@spc.org>
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: Viewing multicast group membership?
Message-ID:  <200311102051.hAAKp3aN022714@khavrinen.lcs.mit.edu>
In-Reply-To: <20031110191454.GC662@saboteur.dek.spc.org>
References:  <20031110073822.GA20611@saboteur.dek.spc.org> <Pine.NEB.3.96L.1031110131422.59199A-100000@fledge.watson.org> <20031110191454.GC662@saboteur.dek.spc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 10 Nov 2003 19:14:54 +0000, Bruce M Simpson <bms@spc.org> said:

> a lot like it. Right now, it uses the NET_RT_IFLIST sysctl to retrieve
> the interface list; the kernel appends RTM_NEWADDR messages to the
> buffer contents returned by the sysctl to report each address family.
> The function sysctl_iflist() in net/rtsock.c is responsible for this.

The plan was to create a parallel NET_RT_IFMLIST which returns this
information.

-GAWollman



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