Search Linux Wireless

Re: [PATCH] d80211: fix authentication issues

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

 



On Fri, 9 Feb 2007 15:25:40 +0100, Jiri Benc wrote:
> On Thu, 8 Feb 2007 14:48:15 -0500, Michael Wu wrote:
> > @@ -2355,7 +2358,7 @@ int ieee80211_sta_set_bssid(struct net_d
> >  		ifsta->bssid_set = 0;
> >  	else
> >  		ifsta->bssid_set = 1;
> > -	if (ifsta->ssid_set && ifsta->state != IEEE80211_AUTHENTICATE)
> > +	if (ifsta->ssid_set)
> >  		ieee80211_sta_new_auth(dev, ifsta);
> 
> How do you protect against already running ieee80211_associate (called

Sorry, should be ieee80211_authenticate, of course.

 Jiri

-- 
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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