OVMS3-idf/components/lwip/core/ipv4
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
..
autoip.c lwip: fix compile issue when autoip option enabled 2017-01-09 10:22:36 +08:00
dhcp.c Check DHCP rebind timer before checking dhcp release timer in cause they have the same value. 2017-03-01 20:50:58 +08:00
icmp.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
igmp.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
ip4.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
ip4_addr.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00
ip_frag.c lwip: refractor for lwip 2016-10-27 14:11:01 +08:00