platform_system_core/libnetutils
Michael Wu 897df50f4c fix bad return value in dhcp_do_request_*
1. bad return status make it return uninitialized prefixLength with a magic
number in android_net_utils_runDhcpCommon()
2. it will make DhcpInfoInternal.makeLinkAddress() to throw
IllegalArgumentException when try to connect a Wifi AP
3. the exception will make system reboot, of cource it random.

Change-Id: Iabc0cd5b69c1316f4eeae0aa1b8a91444dca4562
Signed-off-by: Michael Wu <michaelstay@gmail.com>
2013-06-05 08:42:22 +08:00
..
Android.mk Support adding, deleting, and clearing IPv6 addrs. 2011-09-28 17:12:13 -07:00
dhcp_utils.c fix bad return value in dhcp_do_request_* 2013-06-05 08:42:22 +08:00
dhcpclient.c Decode DHCP netmask option correctly 2012-08-08 15:50:03 -07:00
dhcpmsg.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
dhcpmsg.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
ifc_utils.c Decode DHCP netmask option correctly 2012-08-08 15:50:03 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
packet.c Fixed an unused param warning 2012-08-02 10:40:12 -04:00
packet.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00