Просмотр исходного кода

fix(esp_wifi): Fixes issues in beacon_timeout, PMKSA and AID assignment

- Fixes issue wheere beacon timeout would get triggerred multiple times
  leading to a m f probe req.

- Fix missing PMKSA flush scenarios.

- Fix wrong AID assigned to station when multiple stations try to connect
  simultaneously with mixed order of auth-request and assoc-request frames.
jgujarathi 2 лет назад
Родитель
Сommit
6ddeba878c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      components/esp_wifi/lib

+ 1 - 1
components/esp_wifi/lib

@@ -1 +1 @@
-Subproject commit 983a779766850d8e0d6114a9512cfefc11a8aa64
+Subproject commit 557c6fa326dc423118576a5f9d4b34ba60e0d991