Search Linux Wireless

Re: WEP is not working on libertas drivers.

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

 



On Wed, 2014-03-05 at 13:39 -0600, Dan Williams wrote:

> which pretty much means it isn't there.  If you wanted to fix this, what
> you'd do is you'd look at priv->wdev->connect_keys, and if that was !
> NULL, you'd run through each of the 6 keys and if at least one key was
> valid, you'd then set the PRIVACY bit in the beacon.  Then later after
> the join was successful, the kernel already calls the functions for
> uploading the keys to the driver
> (net/wireless/util.c::cfg80211_upload_connect_keys()).

Small correction - you want to look at cfg80211_ibss_params->privacy,
not the connect_keys.

johannes

--
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 Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux