mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/softap_send_deauth_to_STA_when_handshake_fails_v3.1' into 'release/v3.1'
wifi: softAP send deauth to the STA when 4-way handshake fails v3.1 See merge request idf/esp-idf!5364
This commit is contained in:
Submodule components/esp32/lib updated: 0c69df05ab...e6c7b468a0
@@ -890,7 +890,7 @@ test cases:
|
||||
- - SSC SSC1 ap -S -s <random_string> -p <random_string> -t 3 -m 1
|
||||
- - R SSC1 C +SAP:OK
|
||||
- - SSC SSC2 sta -C -s <random_string> -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 <pc_wifi_nic> CONN <random_string> <random_string> <pc_ip_wifi>
|
||||
|
Reference in New Issue
Block a user