OID_802_3_MULTICAST_LIST issued by multiple protocols




Hi,

What happens if two protocol drivers set their own multicast address
list with OID_802_3_MULTICAST_LIST? Is it Miniport's responsibility to
OR those two list, create a global list and send to the adapter or
NDIS will take care of creating a global list of multicast address and
send to Miniport via OID_802_3_MULTICAST_LIST?

Also who will route the RX frames filtered via global multicast
address list to the respective protocol drivers?

Thanks,
Aniketa
.



Relevant Pages

  • Re: OID_802_3_MULTICAST_LIST issued by multiple protocols
    ... create a global list and send to the adapter or ... NDIS will take care of creating a global list of multicast address and ... NDIS does this. ...
    (microsoft.public.development.device.drivers)
  • Re: multicast IP addresses
    ... not forward the multicasts to the WLAN adapter in the same machine. ... take in streaming video over the wired connection and forward it to multiple ... Multicast addresses are joined using IGMP Joins. ...
    (microsoft.public.windowsxp.network_web)
  • Re: multicast IP addresses
    ... Multicast addresses are joined using IGMP Joins. ... associate the adapter with that group. ... > an error message that IP address cannot be ...
    (microsoft.public.windowsxp.network_web)
  • Re: handling multicast packets in ndis minidriver
    ... the stream coming from my adapter is described ... in an .sdp file ... should repeat NdisMIndicateReceivePacket for each address in multicast ... each received packet must only be indicated to NDIS once. ...
    (microsoft.public.development.device.drivers)
  • Re: multicast IP addresses
    ... network that has some sort of Multicast Forwarding capabilities. ... > video to the next computer over a wired connection, ... > not forward the multicasts to the WLAN adapter in the same machine. ... >>> Why does Windows XP Home not permit adapter IP addresses ...
    (microsoft.public.windowsxp.network_web)