esp-idf/components/lwip
xiehang 9370b74ee0 esp_wifi: Update WiFi lib
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device
7. Refactor wifi_interface_t
8. Faster WiFi station connect improvement, avoid 100ms passive scan
9. Add FCS failed packets filter
10.Update esp32 phy lib to v4660
11.Fix csa timer issue
12.Fix country code last byte to space instead of NULL
13.Fix softap cannot forward A-MSDU
14.Fix max tx power to 20dBm
15.Fix the issue that the esp_wifi_sta_get_ap_info can't get country
2021-01-15 03:51:36 +00:00
..
apps bugfix: fix ICMP specify length issue 2020-12-30 18:01:01 +08:00
include/apps Fix error code collision and CI check 2019-09-03 08:07:16 +02:00
lwip@7285b846a2 fix bug for tcp recv assert 2020-12-22 06:37:02 +00:00
port/esp32 esp_wifi: Update WiFi lib 2021-01-15 03:51:36 +00:00
test_afl_host lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL 2019-07-18 10:34:03 +02:00
weekend_test ci: fix weekend test confguration update per latest refactoring of 2020-02-25 18:32:11 +07:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt lwip: provide configuration option to enable TCP ISN hook 2020-11-02 14:30:43 +05:30
component.mk lwip: provide configuration option to enable TCP ISN hook 2020-11-02 14:30:43 +05:30
Kconfig bugfix: fix TCP timer interval 2020-11-27 15:35:10 +08:00
linker.lf fix bug for nonblocking udp is zero for v4.0 2019-08-21 17:07:45 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00