Subject: Re: Multicast ethernet question
To: Chirayu Patel <chirayu@idc.tandem.com>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: tech-net
Date: 11/02/1997 20:58:23
[  Dave Huang <khym@bga.com> asks about IPmulticast for a MACE driver ]


>No you have to do your own comparison for the address. Sometimes you might
>take packets for some other multicast packets not configured for your
>interface.

Sorry, that turns out not to be the case for NetBSD.  In Steve
Deering's design, software checks of link-level multicast addresses
aren't done , because multicast address level checks need to be done
at a higher-level protocol (IP) anyway.  At least that's how I
remember it.


>Does your TCP/IP stack support Multicasting? If no, then unless you are
>planning to make some other use for Multicasting (other than IP
>multicasting) multicasting support in the driver might not be useful. 

Uh, NetBSD has *always* had IPmulticast support.  If you hadn't
noticed, this a NetBSD mailing list For technical discussion of
NetBSD's networking code.  Please keep responses on-topic and
technically accurate!

If someone at Tandem is forwarding this internally to an audience that's
not technically au-fait with BSD networking, maybe they should reconsider.