mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
66199b1efe
lwip: modify dhcp timer granularity from 60s to 1s Current DHCP granularity is 60 seconds, it's not accurate, it can cause DHCP release/rebind/renew timer timeout at the same time, also it may renew/rebind/release at wrong time, thus cause problem. |
||
---|---|---|
.. | ||
autoip.c | ||
dhcp.c | ||
icmp.c | ||
igmp.c | ||
ip4_addr.c | ||
ip4.c | ||
ip_frag.c |