From 8404b2546d0e928783615898db97288612f54c2c Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Thu, 25 Oct 2018 16:47:57 +0800 Subject: [PATCH] esp32: fix some wifi bugs Fix following WiFi bugs: 1. Fix the bug that MIC verification fails on soft-AP mode 2. Modify mesh root to have same behavior as normal WiFi STA in state change 3. Fix the bug that sniffer can't catch control packets 4. Fix crash bug in soft-AP mode 5. Fix ACM(Admission Control Management) bug --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index c52f13bb7..b9b1d7997 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit c52f13bb77ab3866fdea6decf521b232f332c4e7 +Subproject commit b9b1d799752caa19897c8f60087b29127864cdcc