Skip to content

Commit

Permalink
Backport some WiFi fixes 1009 (a756b9c2)
Browse files Browse the repository at this point in the history
Backport following fixes:
1. Fix the bug for API_CHECK_ENABLED
2. Fix the bug that wpa2 enterprise sta can connect open AP
3. Fix TKIP/CCMP PN replay attack detection bug
4. Increase buffer number type from uint8_t to uint16_t to support more than 255 buffers
5. Small fixes for WiFi lib CI
6. Avoid recalculating PMK if esp_wifi_set_config() is not called
7. Fix the bug that WiFi stop leads to task watchdog
8. Fix smartconfig IPC crash
9. Fix the crash bug that sniffer may access flash when cached is disabled
10. Fix 5.5M signal test issue
  • Loading branch information
liuzfesp committed Oct 12, 2019
1 parent 1e33207 commit 8c893dd
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 0 deletions.
Binary file modified libcoexist.a
Binary file not shown.
Binary file modified libcore.a
Binary file not shown.
Binary file modified libespnow.a
Binary file not shown.
Binary file modified libmesh.a
Binary file not shown.
Binary file modified libnet80211.a
Binary file not shown.
Binary file modified libpp.a
Binary file not shown.
Binary file modified libsmartconfig.a
Binary file not shown.
Binary file modified libwpa.a
Binary file not shown.
Binary file modified libwpa2.a
Binary file not shown.
Binary file modified libwps.a
Binary file not shown.

0 comments on commit 8c893dd

Please sign in to comment.