xueyunfei
00096a3433
lwip: Add security fixes and other features and bufixes to v4.2
...
* Update submodule: git log --oneline 2195f7416fb3136831babf3e96c027a73075bd4f..6bb132e3797d5449a923804c75c57d458920f8ac
Detailed description of the changes:
- tcp_in/ooseq: Fix incorrect segment trim when FIN moved (espressif/esp-lwip@6bb132e3 )
- api_msg: fix tcp_abort thread safety (2.1.2-esp) (espressif/esp-lwip@53a6e019 )
- lwip:optimization dhcp coarse timer (espressif/esp-lwip@a7abf28e )
- napt: Fix ip_portmap_add() to keep only one port mapping (espressif/esp-lwip@abab9fef )
- reduce the DHCP Request timeout (espressif/esp-lwip@6fa02bd3 )
- lwip timer:optimization dhcp fine timer (espressif/esp-lwip@79182163 )
- optimization lwip ip4 reassembly timer (espressif/esp-lwip@17f41c9f )
- optimization lwip ip6 reassembly timer (espressif/esp-lwip@c943fc5a )
- optimization lwip dns timer (espressif/esp-lwip@7f5ab42c )
- napt: Fix clean compilation (espressif/esp-lwip@6132c975 )
- Lwip:add TCP Fin2 timeout configuration (espressif/esp-lwip@15b4400e )
- napt: Fix IP forwarding when forward netif enable NAPT (espressif/esp-lwip@c950063f )
- napt/stats: Move some napt counters to stats module (espressif/esp-lwip@475d658a )
- ip_napt_maint: Fix timestamp overflow handling (espressif/esp-lwip@2e904508 )
- napt: Fixes and improvements (espressif/esp-lwip@fb1f3552 )
- test/napt: Add unit test for IP forward with PBUF_REF (espressif/esp-lwip@76303df2 )
- napt: Fix PBUF_REF type to clone the pbuf before forwarding (espressif/esp-lwip@39068263 )
- version: Update version numbers to match 2.1.2-esp (espressif/esp-lwip@2b922919 )
- pppos: fix in_tail null (espressif/esp-lwip@537c69d5 )
- PPP: Add test exhibiting empty packet null-deref (espressif/esp-lwip@202a07da )
- pbuf: Add pbuf_copy_partial_pbuf library function (espressif/esp-lwip@1c9cd9c1 )
- Add #define for minimum IPv6 MTU length (espressif/esp-lwip@d2dc577b )
- zepif: Copy possibly chained output pbuf properly (espressif/esp-lwip@64ab7f2a )
- icmp6: Don't copy too much data (espressif/esp-lwip@4a64731b )
- icmp6: Fix copying of chained pbuf in reply (espressif/esp-lwip@7c822ff4 )
- icmp6: keep to the RFC and send as much as possible with icmp6 error messages (espressif/esp-lwip@29100ab6 )
- dns: Add API to clear dns cache (espressif/esp-lwip@ee59f77d )
- CI: Fixed adding gitlab key (espressif/esp-lwip@5a2bdba7 )
- test case: modify test case test_tcp_new_max_num_remove_FIN_WAIT_1 (espressif/esp-lwip@6b090f7d )
- add function for deinit lwip timers (espressif/esp-lwip@2749568f )
- dhcp: Fix build issue that set ESP_DHCP_DISABLE_VENDOR_CLASS_IDENTIFIER to true will build fail (espressif/esp-lwip@d827dbf7 )
- Document that sntp_setservername doesn't copy the string (espressif/esp-lwip@54acdb59 )
- Closes https://github.com/espressif/esp-idf/issues/6786
- lwip/dhcp: add 60 option for vendor class identify (espressif/esp-lwip@ae7edc2a )
- Closes https://github.com/espressif/esp-lwip/issues/32
- dhcp: Restore dhcp_cb on restart after dhcp_release_and_stop() (espressif/esp-lwip@55ea9d9c )
- Closes https://github.com/espressif/esp-idf/issues/7217
- napt: Fix disbale IPv6 and enable NAPT will build error (espressif/esp-lwip@74cf7f9f )
- napt: fix checksum of UDP (espressif/esp-lwip@bb63eed1 )
- sntp: Fix client receive KOD packet that make pool MEMP_SYS_TIMEOUT not be freed (espressif/esp-lwip@1c1642fe )
- test case: add tcp state and reset test cases. (espressif/esp-lwip@67deb805 )
2023-06-05 06:08:45 +00:00
zhiweijian
20de428632
Fixed blufi doc error
2023-05-11 20:29:24 +08:00
zhangyanjiao
504e83c856
Update the ESP-NOW frame length in docs
2023-04-10 17:21:59 +08:00
wuzhenghui
b158a891fe
deep sleep: close rf to optimize sleep current
2023-03-19 18:37:58 +08:00
muhaidong
329d978c89
docs: update wifi country code docs.
2022-10-21 21:01:11 +08:00
Jiang Jiang Jian
d016f69ffc
Merge branch 'feat/make_property_idf_component_manager_root_level_v4.2' into 'release/v4.2'
...
Feat/make property idf component manager root level (v4.2)
See merge request espressif/esp-idf!19084
2022-08-05 19:58:57 +08:00
wangjialiang
3c5eb41914
ble_mesh: doc: Restore missing ble mesh videos
2022-08-05 13:57:25 +08:00
zhangyanjiao
63324950fa
modify API-reference using Sphinx directives
2022-08-02 20:23:37 +08:00
zhangyanjiao
0a7fedcbbd
update wifi api docs
2022-08-02 20:23:37 +08:00
Sergei Silnov
ac8b720880
docs: Add IDF_COMPONENT_MANAGER build property
2022-08-01 10:44:50 +08:00
Sergei Silnov
fdc70f5b7f
docs: Enable the component manager by default in CMake
2022-08-01 10:44:50 +08:00
Krzysztof Budzynski
15480c49e3
Apply 1 suggestion(s) to 1 file(s)
2022-07-14 16:44:00 +08:00
muhaidong
6ceabe794e
Apply 2 suggestions by Marius Vikhammer
2022-07-14 16:42:55 +08:00
muhaidong
758e185090
docs: update wifi multiple antennas docs
2022-07-14 16:36:46 +08:00
muhaidong
496b27eb0a
docs:update wifi sci subcarrier index docs
2022-07-08 14:51:48 +08:00
Ivan Grokhotkov
7d9aff3913
tools/docker: add README.md file to be displayed on Docker Hub
...
Closes https://github.com/espressif/esp-idf/issues/7933
2022-05-27 14:15:51 +02:00
Ivan Grokhotkov
a1eb5c77e9
docs: document build arguments of the Docker image
2022-05-27 14:01:34 +02:00
Jiang Jiang Jian
667f3dfbad
Merge branch 'bugfix/ignore_pmf_capable_flag_v4.2' into 'release/v4.2'
...
Always connect Station in PMF mode if possible (Backport v4.2)
See merge request espressif/esp-idf!17538
2022-05-01 20:10:58 +08:00
Nachiket Kukade
154e579cfc
esp_wifi: Always connect Station in PMF mode if possible
...
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
Additionally add API esp_wifi_disable_pmf_config to disable PMF for
debug purposes or to avoid PMF issues on AP side.
2022-04-12 18:40:51 +05:30
Sergei Silnov
3a4218156c
docs: Add component manager documentation
2022-02-02 16:44:43 +01:00
Jiang Jiang Jian
fcce82ea53
Merge branch 'bugfix/modbus_port_fix_lgpl_licensed_files_v4.2' into 'release/v4.2'
...
freemodbus: fix port contains lgpl licensed files (v4.2)
See merge request espressif/esp-idf!16551
2022-01-19 08:23:42 +00:00
Wang Ning
a30cfb2ef3
docs/fixed_typos_in_esp32-s2-saola-1_user_guide
2022-01-07 17:01:53 +08:00
Marius Vikhammer
2f02a80d31
docs: change some header path to use IDF_TARGET
...
Some header path were using hardcoded esp32 paths, when they should be
target dependent.
2022-01-07 11:16:30 +08:00
aleks
394c2c100f
freemodbus: fix port contains lgpl licensed files
...
Initial version of freemodbus master port files have been added to ESP-IDF based on https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32 .
The overall repository license, at the time of adding these files, has been BSD 3-clause. However at that time, several port files carried LGPL license headers. As the author of these files confirmed in https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32/issues/61#issuecomment-977828450 , this wasn't intentional. ESP-IDF version of modbus master port has been rewritten to target FreeRTOS instead of RT-Thread, but the license headers remained from the original version. This commit corrects this, replacing the license of these files with BSD 3-clause.
2021-12-27 11:12:32 +01:00
Vikram Dattu
f278db260e
esp_local_ctrl: Added documentation to chose protocom security
...
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-12-09 15:26:14 +08:00
Marius Vikhammer
86c5d3136e
docs: define __DOXYGEN__ for doxygen builds
...
Some docs depended on __DOXYGEN__ but this was never defined anywhere.
2021-11-04 10:22:21 +08:00
Krzysztof Budzynski
8eca11af23
Merge branch 'docs/update_esp32-s2_devkit_user_guide_backport_v4.2' into 'release/v4.2'
...
Docs/Update two ESP32-S2 devkit user guides (backport v4.2)
See merge request espressif/esp-idf!15306
2021-09-29 07:26:21 +00:00
Wang Ning
d5eea66bbb
docs/update_esp32-s2_devkit_user_guides
2021-09-22 19:12:28 +08:00
daiziyan
65540b991e
docs: update CN translation and keep line number consistent for all documents in get-started section
2021-09-22 17:44:03 +08:00
Marius Vikhammer
33663461c0
docs: fix S2 specific flash encryption cmds in ESP32 docs
...
Closes https://github.com/espressif/esp-idf/issues/7537
2021-09-16 19:39:16 +08:00
Wang Fang
9814e9afd7
docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link
2021-09-14 11:28:58 +08:00
Roland Dobai
d221750223
Merge branch 'feature/installing_tools_for_IDF_TARGET_v4.2' into 'release/v4.2'
...
tools: Installing tools for given IDF_TARGET (v4.2)
See merge request espressif/esp-idf!14709
2021-09-08 10:31:39 +00:00
Ondrej Kosta
933567d440
Added warning when to init user Eth handlers
2021-08-25 11:27:05 +02:00
Wang Ning
d81bd941ff
docs/add_esp32-s2-devkitc-1_user_guide
2021-08-20 14:16:31 +08:00
Marek Fiala
8b31c7d576
tools: Installing tools for given IDF_TARGET
...
Allow user to select specific ESP_TARGET while setting up ESD_IDF.
Only necessary tools for given target will be downloaded and installed.
Closes https://github.com/espressif/esp-idf/issues/5113
2021-08-16 16:27:35 +02:00
Sachin Parekh
8a516aadae
doc/secure_boot_v2: Fix the steps mentioned for enabling secure boot
2021-07-30 19:50:37 +05:30
Brian Alberto Ignacio Reyes
728f3eab6c
docs: Fix vscode extension setup links (backport v4.2)
2021-07-27 11:53:38 +08:00
Zim Kalinowski
ac5443b68a
Merge branch 'doc/power_management_esp32s2_v4.2' into 'release/v4.2'
...
docs: describe power management logic for ESP32-S2, fix translation (v4.2)
See merge request espressif/esp-idf!14048
2021-07-26 00:49:30 +00:00
Krzysztof Budzynski
473194039d
Merge branch 'docs/fix_UART_default_pin_error_and_provide_a_link_to_ESP_PROG_v4.2' into 'release/v4.2'
...
docs: fix uart default pin error and provide more information about ESP-Prog board (v4.2)
See merge request espressif/esp-idf!13969
2021-07-23 11:18:55 +00:00
Zim Kalinowski
1b87cfc565
Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.2' into 'release/v4.2'
...
esp32s2: disable bss extram option, clean up spiram init code a bit (v4.2)
See merge request espressif/esp-idf!13735
2021-07-20 07:24:38 +00:00
Angus Gratton
1d64638333
esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3
...
Support for this feature is still pending.
As reported by https://github.com/espressif/esp-idf/issues/6162
2021-07-20 15:24:32 +08:00
Wang Fang
8eb2ec4fb5
docs: update the documents based on customer feedbacks
2021-07-20 11:07:50 +08:00
Zim Kalinowski
90ff580de5
Merge branch 'bugfix/read_ota_partition_required_output_arg_v4.2' into 'release/v4.2'
...
otatool: Fixes read_ota_partition cmd, required output arg (v4.2)
See merge request espressif/esp-idf!13673
2021-07-19 14:01:16 +00:00
KonstantinKondrashov
12f666f303
otatool: Fixes read_ota_partition cmd, required output arg
...
Closes: https://github.com/espressif/esp-idf/issues/6559
2021-07-19 12:40:32 +08:00
laokaiyao
8872c6a3ac
driver/i2c: add notes to i2c deleteing function
2021-07-16 14:26:48 +08:00
Juraj Michálek
2bea91d089
docs: update Windows Tools 2.9 installation
2021-06-30 12:45:19 +02:00
David Cermak
b71752f41b
lwip: Add docs about not supported delete of task while blocked on select
2021-06-24 02:00:39 +08:00
Ivan Grokhotkov
55f233b945
docs: describe power management logic for ESP32-S2, fix translation
2021-06-18 15:40:35 +02:00
Krzysztof Budzynski
b0a51f30bb
Merge branch 'docs/add_esp32-s2-devkitm-1_user_guide_backport' into 'release/v4.2'
...
Add ESP32-S2-DevKitM-1 User Guide (backport master)
See merge request espressif/esp-idf!13860
2021-06-18 06:01:03 +00:00
Krzysztof Budzynski
dd27b49891
Merge branch 'doc/nvs_get_used_entry_count__clarify_4.2' into 'release/v4.2'
...
[doc]: NVS documentation updates (backport 4.2)
See merge request espressif/esp-idf!13824
2021-06-18 05:59:08 +00:00