summaryrefslogtreecommitdiffstats
path: root/libnetutils/dhcpclient.c
Commit message (Collapse)AuthorAgeFilesLines
* 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