FreeBSD Bugzilla – Attachment 234848 Details for
Bug 264238
wpa_supplicant 2.10 fails to associate to open secondary VAP when primary VAP is WPA
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove upstream cc79eb725f7b564269619ce4a64be2a80927d392
ieee802_11_common.c.diff (text/plain), 548 bytes, created by
Cy Schubert
on 2022-06-21 23:32:09 UTC
(
hide
)
Description:
Remove upstream cc79eb725f7b564269619ce4a64be2a80927d392
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2022-06-21 23:32:09 UTC
Size:
548 bytes
patch
obsolete
>diff --git a/contrib/wpa/src/common/ieee802_11_common.c b/contrib/wpa/src/common/ieee802_11_common.c >index 5b74ddcdf62b..87731eb90dee 100644 >--- a/contrib/wpa/src/common/ieee802_11_common.c >+++ b/contrib/wpa/src/common/ieee802_11_common.c >@@ -381,11 +381,13 @@ ParseRes ieee802_11_parse_elems(const u8 *start, size_t len, > elen); > break; > } >+#if 0 > if (elems->ssid) { > wpa_printf(MSG_MSGDUMP, > "Ignored duplicated SSID element"); > break; > } >+#endif > elems->ssid = pos; > elems->ssid_len = elen; > break;
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 264238
:
234405
|
234407
|
234478
|
234491
|
234669
|
234682
|
234695
|
234745
|
234801
|
234807
|
234808
|
234816
| 234848 |
234857
|
234903
|
234915
|
235029
|
235030
|
235049
|
235050
|
235051
|
235053
|
235055