Viewing multicast group membership?

Bruce M Simpson bms at spc.org
Thu Nov 13 15:37:26 PST 2003


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


More information about the freebsd-net mailing list