esp-idf/components/esp_wifi
Nachiket Kukade 3308ede898 espnow/pmf: Implement ESPNOW + PMF Co-existance
H/W decryption of Mgmt frames was disabled for PMF and done through
S/W. If ESPNOW packets go through this path, it affects backward
compatibility since method of decrypting Mgmt packets is different in H/W.

To address PMF + ESPNOW Co-existance, CCMP decryption method is modified
for ESPNOW packets so that they can be decrypted correctly. Since Tx
of ESPNOW packets can still be done in H/W alongside PMF, no change
required in encryption method in S/W.

Co-Authored-By: Nachiket Kukade <nachiket.kukade@espressif.com>
Co-Authored-By: zhangyanjiao <zhangyanjiao@espressif.com>
Co-Authored-By: kapil.gupta <kapil.gupta@espressif.com>
2020-09-02 09:26:39 +05:30
..
esp32
esp32s2
include espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
lib@41abe30914 espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
src wifi: Fix esp_wifi log levels 2020-08-28 11:59:03 +05:30
test
test_md5
CMakeLists.txt
Kconfig esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
Makefile.projbuild
component.mk
linker.lf
phy_multiple_init_data.bin
sdkconfig.rename