From dc5e9890bbe0945ea994edf9c422ed2d32eb9903 Mon Sep 17 00:00:00 2001 From: Akshat Agrawal Date: Thu, 17 Sep 2026 08:58:02 +0530 Subject: [PATCH] fix(wifi): Limit auth, deauth, assoc frames to avoid TX buffer exhaustion --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index fa145344e00..c25d1404ad7 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit fa145344e00301effabdc58fba15888344b57ad5 +Subproject commit c25d1404ad7aa14f452816af7b4dc5a41e8a4dd4