hostap/src
Jouni Malinen 976c3c161f DPP2: Accept Config Result before GAS response TX status
The TX event for the next frame in the sequence might be received before
the TX status for the final GAS response frame is processed. This used
to result in the Config Result getting discarded and the negotiation not
completing successfully on the Configurator side.

Accept the Config Result message as an indication of the final GAS
response frame having went through fine even if the TX status has not
yet been processed to avoid this issue from a potential race condition
on kernel events.

Signed-off-by: Jouni Malinen <j@w1.fi>
2021-02-21 16:44:33 +02:00
..
ap PASN: Correctly set RSNXE bits from AP 2021-02-20 00:26:21 +02:00
common DPP2: Accept Config Result before GAS response TX status 2021-02-21 16:44:33 +02:00
crypto EAP-TTLS/PEAP peer: Fix failure when using session tickets under TLS 1.3 2021-02-20 17:02:35 +02:00
drivers nl80211: Unconditionally clear nl_msg 2021-02-20 00:34:42 +02:00
eap_common build: Make more library things common 2020-10-12 20:20:35 +03:00
eap_peer EAP-TTLS peer: Handle Commitment Message for TLS 1.3 2021-02-20 17:47:41 +02:00
eap_server EAP server: Extend EAP-TLS Commitment Message use to PEAP and EAP-TTLS 2021-02-20 17:53:52 +02:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p P2P: Add a maximum length limit for peer vendor IEs 2021-02-05 01:39:29 +02:00
pae MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
radius Check for message truncation in RADIUS client 2021-02-20 00:15:15 +02:00
rsn_supp RSN: Validate RSNXE match in EAPOL-Key msg 3/4 only when RSN is used 2021-02-06 12:09:30 +02:00
tls Fix couple more typos 2020-10-20 00:37:01 +03:00
utils radiotap: Fix compiler issues with packed structures 2021-02-21 12:40:58 +02:00
wps WPS: Reconfigure credentials on hostapd config reload 2021-02-06 17:15:31 +02:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00