Merge branch 'feat/add_protect_for_softap_send_no_bss_deauth' into 'master'

feat(wifi): add protect for softap when sending mgmt frame to not connected station

Closes WIFIBUG-453、WIFIBUG-624、WIFIBUG-416、WIFIBUG-439、WIFI-6569

See merge request espressif/esp-idf!31780
This commit is contained in:
Wang Tao 2024-09-11 10:21:08 +08:00
commit 9b242a4817
2 changed files with 2 additions and 2 deletions

View File

@ -1840,7 +1840,7 @@ ieee80211_alloc_tx_buf = 0x40002108;
/* ieee80211_send_nulldata = 0x40002110; */
/* ieee80211_setup_robust_mgmtframe = 0x40002114; */
ieee80211_encap_null_data = 0x4000211c;
ieee80211_send_deauth_no_bss = 0x40002120;
/* ieee80211_send_deauth_no_bss = 0x40002120; */
ieee80211_alloc_deauth = 0x40002124;
ieee80211_send_proberesp = 0x40002128;
ieee80211_getcapinfo = 0x40002130;

@ -1 +1 @@
Subproject commit 3b8ae052ea562f110d6b9826bfd0e91098feac2a
Subproject commit e809681ae309506087ca75d09028c1df4e42d9ba