Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:hschaa:wireless
wpa_supplicant
wpa_supplicant-fix-dynamic-wep-with-mac80211.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wpa_supplicant-fix-dynamic-wep-with-mac80211.patch of Package wpa_supplicant
Index: wpa_supplicant-0.5.8/driver_wext.c =================================================================== --- wpa_supplicant-0.5.8.orig/driver_wext.c +++ wpa_supplicant-0.5.8/driver_wext.c @@ -1733,6 +1733,7 @@ static int wpa_driver_wext_keymgmt2wext( { switch (keymgmt) { case KEY_MGMT_802_1X: + case KEY_MGMT_802_1X_NO_WPA: return IW_AUTH_KEY_MGMT_802_1X; case KEY_MGMT_PSK: return IW_AUTH_KEY_MGMT_PSK;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor