[Prism54-users] setPolicy stopped working

Aurelien slts@free.fr
Wed, 04 Feb 2004 17:29:14 +0100


Hi,
you're right I looked at the code and some recent changes broke the MAC 
filtering. From what I see, we are no more answering (the card) for 
association requests.
The latest cvs version should fix this.

...And justice for all

André Ventura Lemos wrote:
> Is it just me, or has it been some change on the driver recently that
> has broken setPolicy?
> 
> I use this:
> ifconfig eth1 10.0.0.1 up
> sleep 3
> iwconfig eth1 mode Master channel 11
> iwpriv eth1 setPolicy 2
> iwpriv eth1 addMac 00:04:E2:80:AA:62
> iwconfig eth1 essid tuxslare.org key s:teste
> 
> to get my card up, and it used to work, now according to iwevent, my
> card gets rejected, but if I do iwpriv eth1 setPolicy 0, everything
> works fine. 
> 
> Shall I fill in a bug report, or is it just me?
> 
> 
> 
>