FreeBSD Bugzilla – Attachment 161021 Details for
Bug 203086
[patch] security/wpa_supplicant or from base: fix WPA-None in IBSS mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix.diff
patch-wpa_supplicant.diff (text/plain), 432 bytes, created by
Andriy Voskoboinyk
on 2015-09-13 21:36:39 UTC
(
hide
)
Description:
Fix.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-09-13 21:36:39 UTC
Size:
432 bytes
patch
obsolete
>Index: contrib/wpa/src/drivers/driver_bsd.c >=================================================================== >--- contrib/wpa/src/drivers/driver_bsd.c (revision 1) >+++ contrib/wpa/src/drivers/driver_bsd.c (revision 2) >@@ -1055,7 +1055,7 @@ > mode = 0 /* STA */; > break; > case IEEE80211_MODE_IBSS: >- mode = IFM_IEEE80211_IBSS; >+ mode = IFM_IEEE80211_ADHOC; > break; > case IEEE80211_MODE_AP: > mode = IFM_IEEE80211_HOSTAP;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203086
: 161021