On 8/1/2019 6:17 PM, Jouni Malinen wrote:
On Tue, Jul 02, 2019 at 12:13:49AM +0200, Arend van Spriel wrote:
Commit d896874f8689 ("nl80211: Indicate 802.1X 4-way handshake
offload in connect") used the req_key_mgmt_offload flag to
indicate to the driver that it should offload the 802.1X handshake.
However, this field was existing and used for a different offload
API. This causes wpa_supplicant to send a connect request with the
Don't know if a correction is possible, but reading back my commit
message I noticed a typo. It should have been "connect request *without*
WANT_1X_HS" here.
WANT_1X_HS flag and the subsequent set-pmk is rejected causing the
connection to fail. So this patch fixes that by introducing a new
flag req_handshake_offload so the offloads are no longer entangled.
Regards,
Arend
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap