Lorenzo Colitti d973537ee1 Fix DHCP lease time parsing.
Currently we treat a lease time larger than 2**31-1 as a negative
value, which causes DhcpClient to attempt to renew its IP address
constantly. Fix this by properly handling large and infinite
lifetimes, and while we're at it, impose a minimum lease time of
60 seconds.

Bug: 21352084
Change-Id: If62c9efeffad6222e2fe0c110f77d0e4c70de96d
2015-06-02 16:21:17 +09:00
2014-11-10 17:23:02 -08:00
2015-05-19 13:45:00 -07:00
2015-05-22 12:28:03 -07:00
2015-05-16 01:19:19 +00:00
2015-03-05 13:56:16 -08:00
2015-06-02 16:21:17 +09:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%