[PATCH stable] Separate multicast configuration for mesh and wlan interfaces.

David Woodhouse dwmw2 at infradead.org
Tue May 13 10:45:39 EDT 2008


On Tue, 2008-05-13 at 15:38 +0100, David Woodhouse wrote:
> 
> And even without that, it doesn't seem to do the right thing. Set
> IFF_PROMISC mode on one interface, then on the other, then clear it on
> the first.... it should remain set in hardware. And AFAICT it doesn't.
> 
> I'll see if I can make it work....

Hm, a single cup of tea mostly achieves that; sorry :)

I was missing the fact that priv->packetfilter[] is now an array.
It got a bit clearer after I reformatted it to stop trying to fit in 80
columns. Sometimes the code just doesn't fit; it's painful to try to
make it.

-- 
dwmw2




More information about the Devel mailing list