esp-idf/components/lwip/port
David Cermak 70645836fc fix(lwip): Cleanup freertos port to use more readable checks
It also removes incorrect comment that's not valid any more (leftover from 6933c103e5)
It also removes ESP_THREAD_SAFE macro and sys_mbox_set_owner() which were not used
It also fixes CID 460613: Uninitialized pointer read in api_lib.c, netconn_gethostbyname_addrtype
Updated lwip submodule: git log --oneline 4297782b..aa4f6e78
* api_msg: Fix unused local variable if LWIP_NETCONN_SEM_PER_THREAD=1 (espressif/esp-lwip@aa4f6e78)
2024-06-20 08:57:25 +02:00
..
debug fix(lwip): fix log format resulting in compilation failue issue 2024-01-17 10:47:10 +08:00
esp32xx lwip: Fix print format -Wformat issues 2023-08-15 11:01:01 +02:00
freertos fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
hooks Merge branch 'bugfix/dhcp_opts_vsi_vci' into 'master' 2023-11-14 22:36:10 +08:00
include fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
linux refactor(linux): Unified libbsd handling 2024-03-08 12:26:54 +08:00
if_index.c fix(lwip): Fixed compilation error referencing undefined POSIX interface API 2024-05-10 23:05:36 +10:00
sockets_ext.c lwip: Support for linux target 2023-01-31 08:43:45 +01:00