On 1/8/2019 12:50 AM, Jouni Malinen wrote:
@@ -1678,7 +1679,7 @@ static int wpa_driver_wext_set_psk(struct wpa_driver_wext_data *drv,
wpa_printf(MSG_DEBUG, "%s", __FUNCTION__);
- if (!(drv->capa.flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE))
+ if (!(drv->capa.flags & WPA_DRIVER_FLAGS_4WAY_HANDSHAKE_8021X))
return 0;
if (!psk)
I could not make sense out of this, i.e., whether it should be PSK or
8021X or either, but since both flags are set now in capa.flags, it does
not really make sense and I did not want to think more about WEXT, so I
decided not to care enough..;-)
Dito :-D
Arend
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap