Wireless Extensions WE-18 questions
Jouni Malinen
jkmaline
Sun Aug 8 08:46:27 PDT 2004
On Sun, Aug 08, 2004 at 02:36:40AM +0100, Pedro Ramalhais wrote:
> - what kind of information should be used in set_genie/get_genie
> requests? I know it's a pointer, but what is the information it points
> to? ipw2100 firmware expects: capabilities, listening interval,
> current_ap, var_ie_len and var_ie for setting IEs.
There are additional IEEE 802.11 information elements, including
identification and length bytes. The data area can include one more
multiple IEs (e.g., WPA, RSN, WME). Capabilities, listen interval, and
current AP would be from other ioctls.
> - How should IW_AUTH_CIPHER_PAIRWISE and IW_AUTH_CIPHER_GROUP be used
> with crypt_tkip/crypt_ccmp ?
I'm not sure what you mean with this. Cipher configuration is an
optional mechanism that some drivers can use for WPA configuration. This
is especially to make it easier to use drivers that were originally
designed for NDIS since they generate WPA IE based on the cipher
configuration whereas some of the (non-NDIS) drivers that I have worked
with get WPA IE from the Supplicant (i.e., they can share the same code
for this) and can ignore these values.
> 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
What's wrong with using netdev for this? I think this was the result
from the last time the topic of adding a new list came up and I don't
think anything have changed since then. As long as people don't complain
about getting too much messages about wireless development on netdev, I
don't see much point in adding a new list.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list