esp-idf/components/lwip/port/esp32
xueyunfei 9a942e6a1b Backport some lwip bugs for 4.4
* 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-26 12:42:57 +08:00
..
debug
freertos esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
hooks
include Backport some lwip bugs for 4.4 2023-07-26 12:42:57 +08:00
netif feat(netif): Add NETIF_FLAG_MLD6 flag for eth netif 2022-05-26 16:07:50 +08:00
no_vfs_syscalls.c
vfs_lwip.c