From 9b3ce4b15ffda11a6646bcfb4bb16e5d0c64aea7 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Wed, 9 Mar 2022 14:48:49 +0800 Subject: [PATCH] esp_wifi: fix fragment issue and PMF compatible for faulty APs 1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn 2. pmf allow keyindex in big endian format to workaround faulty APs 3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file 4. allow for minimal scope of wifi_init_config_t 5.compute packet length use lldesc length instead rx_ctl sig_len for sniffer --- 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 733e505fdd..bba5f9116d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 733e505fdde418be7551669c97171505670b858f +Subproject commit bba5f9116dec8eccce0ad43281a69f3f7f8c633b