From e8980a7bda329e9008e0cafd6bb23ed1b81e0854 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 1 Jul 2019 11:52:27 +0800 Subject: [PATCH 1/2] wifi: softAP sends deauth to the STA when 4-way handshake fails --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 0c69df05ab..e6c7b468a0 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 0c69df05ab77d519eaeba9f3c86113fde2d0dc82 +Subproject commit e6c7b468a054dad0cc62c7b09d423b70c21f9d3f From 79a0fc780e0b9b691923ff00dfb5c839e686acc7 Mon Sep 17 00:00:00 2001 From: huchaoru Date: Fri, 28 Jun 2019 14:28:11 +0800 Subject: [PATCH 2/2] modify WIFI_CONN_0904 case about disconnect event --- components/idf_test/integration_test/TC_IT_WIFI_CONN.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml b/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml index d889c0a6a8..649148b4ca 100644 --- a/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml +++ b/components/idf_test/integration_test/TC_IT_WIFI_CONN.yml @@ -890,7 +890,7 @@ test cases: - - SSC SSC1 ap -S -s -p -t 3 -m 1 - - R SSC1 C +SAP:OK - - SSC SSC2 sta -C -s -p 1234567890 - - - R SSC2 RE JAP:DISCONNECTED,\d+,204 + - - R SSC2 RE JAP:DISCONNECTED,\d+,15 - - SSC SSC2 sta -D - - R SSC2 C +QAP:OK - - WIFI CONN