OVMS3-idf/components/lwip/include/lwip
qiyueixa 03e3b137bf lwip: optimize the dhcp client
1. modify the discover retry backoff time from (2,4,8,16,32,60,60)s to (500m,1,2,4,8,15,15)s.
2. add DHCP_DOES_ARP_CHECK to menuconfig for users to specify if do a ARP check on the offered address.
   If enable, one more second will be taken in obtaining IP address.
3. update wifi libs
2017-01-23 13:44:34 +08:00
..
apps tcpip_adapter: typedef clean up 2016-09-06 19:36:03 +08:00
lwip lwip/freertos/esp32: add throughput optimization related code 2017-01-05 11:37:08 +08:00
netif Initial public version 2016-08-17 23:08:22 +08:00
port lwip: optimize the dhcp client 2017-01-23 13:44:34 +08:00
posix Initial public version 2016-08-17 23:08:22 +08:00