summaryrefslogtreecommitdiffstats
path: root/libnetutils/dhcpclient.c
Commit message (Collapse)AuthorAgeFilesLines
* Decode DHCP netmask option correctlyChris Dearman2012-08-081-1/+5
| | | | | Signed-off-by: Chris Dearman <chris@mips.com> Change-Id: Ibc288458baf2f75c5b19a46e4c97ee59521cc9a5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-25/+25
| | | | | Bug: 5449033 Change-Id: I9244d927f14c750cd359ebffb1fc1c355a755d5a
* Use dhcp netmask value rather than its pointer (patch from Marvell)Jae Seo2011-07-291-1/+1
| | | | Change-Id: Iffe2ca52333df4ef393c5305a5b66582006e4699
* Stop using netmask in the frameworkRobert Greenwalt2011-02-021-7/+8
| | | | | | | This pushes prefixLength down as far as we can. bug:2542681 Change-Id: I94b7cde9d10e97ee2c071d92f25555cff5934f0b
* - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-08-251-35/+11
| | | | | | | | | | | | - adds ifc_set_hwaddr - adds hwaddr command to netcfg - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties (see related change to WifiStateTracker) - updated system/core/nexus to use new headers, although not sure if anybody still uses nexus Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
* Revert "- creates proper ifc.h and dhcp.h headers for libnetutils"Jean-Baptiste Queru2010-08-181-11/+35
| | | | This reverts commit c88e09cb98fb3690c3cf49f5a825532e0d9bf300.
* merge from froyo-plus-aospThe Android Open Source Project2010-06-211-35/+11
|\ | | | | | | Change-Id: Ie231effb4d9dfd63aa98ec08b269c31ce32aa1c0
| * - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-091-35/+11
| | | | | | | | | | | | | | | | | | | | | | | | - adds ifc_set_hwaddr - adds hwaddr command to netcfg - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties (see related change to WifiStateTracker) - updated system/core/nexus to use new headers, although not sure if anybody still uses nexus Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
* | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-1/+1
|/ | | | Change-Id: Ib38b2c152474ed83be1a5716457d0b374c0e5c68
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+562
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-562/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+562