esp-idf/components/lwip/port/esp32
David Cermak 58b0def0d9 lwip: Fix on-demand timers to update internal system touts
If on-demand timers (IGMP+MLD6) were enabled, idf updated user config
MEMP_NUM_SYS_TIMEOUT. The implementation of these timers are in lwip
project so the internal system timeout shall be updated accordingly,
enabling port layers to modify MEMP_NUM_SYS_TIMEOUT.

Closes https://github.com/espressif/esp-idf/issues/9150
2022-07-14 05:09:53 +00:00
..
debug lwip: Fix spelling issues in lwip_debug.c 2021-02-23 18:26:03 +08:00
freertos lwip: Add freertos sys-arch port layer 2022-05-18 17:10:42 +02:00
hooks dhcp: Implement additional dhcp options 2022-05-18 17:11:35 +02:00
include lwip: Fix on-demand timers to update internal system touts 2022-07-14 05:09:53 +00:00
netif esp_netif: added support for LwIP bridge 2022-06-14 15:29:44 +02: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
sockets_ext.c lwip: Update socket API to include port-version of sockets/netdb 2022-05-18 17:10:42 +02:00
vfs_lwip.c lwip: Remove vanilla-lwip config until it's fully deployable 2022-06-02 20:45:24 +02:00