Search Linux Wireless

RE: [PATCH] cfg80211: Authentication offload to user space in AP mode

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

 



> So, interesting - Andrei also added the PMKID but also the PMK here, in a
> separate patch:
> https://patchwork.kernel.org/patch/10732093/

Yeah, PMK is needed for the devices that offload 4way handshake.
>>[...]
> > -	if (!info->attrs[NL80211_ATTR_SSID])
> > +	if (!info->attrs[NL80211_ATTR_SSID] &&
> > +	    dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP &&
> > +	    dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP_VLAN &&
> > +	    dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO)
> >  		return -EINVAL;
> 
> Hm. do we really expect this on AP_VLAN?

Actually I'm not sure about GO neither. P2P doesn't use SAE etc..

Andrei
> 
> johannes





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux