OVMS3-idf/components/lwip/include/lwip/port
Liu Zhi Fu 66199b1efe Check DHCP rebind timer before checking dhcp release timer in cause they have the same value.
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.
2017-03-01 20:50:58 +08:00
..
arch components/lwip,esp32: fixes for C++ 2016-09-26 03:05:25 +08:00
arpa components/coap: Add libcoap port for ESP32 platform 2016-12-30 15:05:26 +08:00
netif ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
netinet components/coap: Add libcoap port for ESP32 platform 2016-12-30 15:05:26 +08:00
lwipopts.h Check DHCP rebind timer before checking dhcp release timer in cause they have the same value. 2017-03-01 20:50:58 +08:00