Search Linux Wireless

Re: [RFC PATCH] mac80211 : Association with 11n hidden ssid ap.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Johannes, can you please take a look at this patch? The original code
> looks like a shortcut to start authentication/association when all the
> three parameters (BSSID/SSID/CHANNEL) are provided. But this is not
> sufficient in the case of associate with an 11N hidden SSID AP. The 11n
> and wmm information must be retrieved by an active probe request. Not
> doing so will cause the 11N AP refuse to associate with the client.


> > -	if (!(ifsta->flags & (IEEE80211_STA_AUTO_SSID_SEL |
> > -	    IEEE80211_STA_AUTO_BSSID_SEL | IEEE80211_STA_AUTO_CHANNEL_SEL))) {
> > -		ifsta->state = IEEE80211_AUTHENTICATE;
> > -		ieee80211_sta_reset_auth(dev, ifsta);
> > -		return 0;
> > -	}
> > -
> >  	spin_lock_bh(&local->sta_bss_lock);

Well, I'm not sure I'm the right person to look at this, I'm very
unfamiliar with the code in question. For all I care we can put it in
and revert/fixup when we get bug reports from it.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux