summaryrefslogtreecommitdiffstats
path: root/libnetutils
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix sim build - remove unncesessary header.Robert Greenwalt2010-08-251-1/+0
| | | | | | | | Change-Id: Ibeba75848eaf732b7d0c7aecc9e7be8dbd509a1c
* | Manual mergeJean-Baptiste Queru2010-08-251-22/+189
|\ \ | |/ | | | | Change-Id: Ic71ed9c392c5dee4a5a9be184d071eb688741f6f
| * Add API to add a route to IPv4/IPv6 host/gateway.Banavathu, Srinivas Naik2010-08-171-22/+189
| | | | | | | | | | | | | | Add API to create a route to an IPv4/IPv6 host/gateway through a particular interface. Change-Id: I0ab5d2d211e0fc05f65ee6bb202b7f435cccae2a
* | - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-08-254-74/+42
| | | | | | | | | | | | | | | | | | | | | | | | - 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-184-42/+74
| | | | | | | | This reverts commit c88e09cb98fb3690c3cf49f5a825532e0d9bf300.
* | merge from froyo-plus-aospThe Android Open Source Project2010-06-214-74/+42
|\ \ | |/ | | | | Change-Id: Ie231effb4d9dfd63aa98ec08b269c31ce32aa1c0
| * merge from open-source masterThe Android Open Source Project2010-06-154-74/+42
| |\ | | | | | | | | | Change-Id: I8cfc9c0b699eceef77a905ca2f8cbdb1ab06bf1d
| | * - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-094-74/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | dhcp: Add hostname supportDmitry Shmidt2009-12-141-3/+11
|/ | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnetutils: Add ifc_enable(), for enabling a network interface.Mike Lockwood2009-07-101-0/+10
| | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+190
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+1725
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-1725/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+16
|
* Initial ContributionThe Android Open Source Project2008-10-219-0/+1704