On Mon, 2009-10-26 at 09:47 +0100, Holger Schurig wrote: > I'm a but confused about what fields in "struct > cfg80211_connect_params" (now abbreviated as sme->) > are relevant for me. > > > sme->private > ------------ I think you mean "privacy". I'm not sure about it right now, would have to dig, but maybe the answer to the others helps you? > sme->crypto.wpa_versions > sme->crypto.n_ciphers_pairwise, sme->crypto.ciphers_pairwise > sme->crypto.n_akm_suites, sme->crypto.akm_suites All these pretty much exist for hw that doesn't want to use the IE(s) contained in the connect parameters. If you send an assoc request with those IEs, you can safely ignore the parameters here. It's just there so one doesn't have to parse the IEs. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part