Re: patches for if_iwi and wlan for WEP mode

From: Bernhard Schmidt <bschmidt_at_freebsd.org>
Date: Wed, 7 Mar 2012 21:18:47 +0100
On Wednesday 07 March 2012 19:45:11 Adrian Chadd wrote:
> Hi,
> 
> I'd rather you didn't commit iwi_update_mcast() unless you absolutely
> know that the NIC doesn't need to be notified of multicast group
> membership changes. If so, please commit that as a separate fix.

Oh well, iwi(4) receives multicast frames just fine, they are
discarded somewhere else though last time I've checked, another
offtopic issue ;)

> I'll look at iwi later and give you feedback on that particular change.

I did look into this once for ipw it was I guess, the firmware
doesn't support filtering based on addresses so everything one
could achieve here is enable/disable filtering of all multicast
frames. Check iwi_configuration.enable_multicast_filtering, which
is a bool actually not an uint8_t.

-- 
Bernhard
Received on Wed Mar 07 2012 - 19:18:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC