Re: Wireless Extensions WE-18 questions
From: Jean Tourrilhes <hidden>
Date: 2004-08-09 16:41:36
On Sun, Aug 08, 2004 at 02:36:40AM +0100, Pedro Ramalhais wrote:
This one is more oriented to the design of the wireless extensions and should probably go to Jean Tourrilhes: - the switch/case logic (for set_auth/get_auth at least) should really be in the wireless extensions.
Not everybody is using a wireless card, and of those using wireless cards, not all of them are using WPA. Therefore, my goal is to minimise kernel bloat. If you don't like the current situation, there are two avenues : o use different ioctls o use a separate common module to demultiplex the ioctl
PS: I was hoping someone had already answer my e-mail about the creation of a linux wireless mailing list, and this message would be sent to the new list... oh well
Check the archive of netdev mailing list a few months back. Have fun... Jean