Viewing multicast group membership?

Garrett Wollman wollman at khavrinen.lcs.mit.edu
Mon Nov 10 12:51:07 PST 2003


<<On Mon, 10 Nov 2003 19:14:54 +0000, Bruce M Simpson <bms at 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



More information about the freebsd-net mailing list