hostap/src
Jouni Malinen abcbd0604c SAE: Add Rc variable and peer send-confirm validation
This implements the behavior described in IEEE Std 802.11-2016,
12.4.8.6.6 (Protocol instance behavior - Accepted state) to silently
discard received Confirm message in the Accepted state if the new
message does not use an incremented send-confirm value or if the special
2^16-1 value is used. This avoids unnecessary processing of
retransmitted Confirm messages.

Signed-off-by: Jouni Malinen <j@w1.fi>
2017-12-27 12:19:08 +02:00
..
ap SAE: Add Rc variable and peer send-confirm validation 2017-12-27 12:19:08 +02:00
common SAE: Add Rc variable and peer send-confirm validation 2017-12-27 12:19:08 +02:00
crypto Enhance crypto abstract API for DH 2017-12-24 17:38:10 +02:00
drivers FILS: Driver configuration to disable/enable FILS features 2017-12-15 20:52:17 +02:00
eap_common EAP-pwd: Use abstract crypto API 2017-12-24 21:40:21 +02:00
eap_peer EAP-pwd: Use abstract crypto API 2017-12-24 21:40:21 +02:00
eap_server EAP-pwd: Use abstract crypto API 2017-12-24 21:40:21 +02:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp eap_proxy: Support multiple SIMs in get_imsi() 2017-06-06 03:42:32 +03:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p P2P: Continue P2P_WAIT_PEER_(IDLE/CONNECT) sequence on a listen cancel 2017-11-03 21:47:32 +02:00
pae PAE: Validate input before pointer 2017-09-25 21:26:32 +03:00
radius Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
rsn_supp TDLS: Add testing capability to send TPK M2 twice 2017-11-21 00:48:52 +02:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils JSON: Fix a memory leak on an error path 2017-11-29 13:22:44 +02:00
wps WPS: Do not increment wildcard_uuid when pin is locked 2017-10-03 19:19:01 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00