esp-idf/components/lwip/port/esp32
xueyunfei bb70fa6450 Backport some lwip bugs for 4.3
* Update submodule: git log --oneline 8290c3b8f2adaf82aa45ec992b87f16205f2689b..4f24c9baf9101634b7c690802f424b197b3bb685

Detailed description of the changes:
- lower the dhcp discover and request retry backoff time (esp-lwip@4f24c9ba)
- netdb:fixed bug for getaddrinfo returns null when IPV4 mapped address (esp-lwip@a4d70c7e)
2023-07-19 21:06:58 +08:00
..
debug lwip: Fix spelling issues in lwip_debug.c 2021-04-12 05:42:50 +00:00
freertos lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it 2020-02-15 13:14:08 +08:00
hooks lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
include Backport some lwip bugs for 4.3 2023-07-19 21:06:58 +08:00
netif Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
no_vfs_syscalls.c lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00
vfs_lwip.c lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00