summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reuse system properties for p2pIrfan Sheriff2012-05-231-43/+60
* Pipe DHCP vendor info towards framework.Jeff Sharkey2012-04-191-6/+14
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-052-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-35/+35
* Merge "Fix dhcp comments"Irfan Sheriff2011-11-091-2/+10
|\
| * Fix dhcp commentsIrfan Sheriff2011-11-091-2/+10
* | Wimax: wimax related changes for libnetutilstk.mun2011-11-071-2/+2
|/
* Support adding, deleting, and clearing IPv6 addrs.Lorenzo Colitti2011-09-282-5/+211
* Reduce connectivity logging.Wink Saville2011-09-201-2/+2
* Update dhcp for p2prepo sync2011-08-121-8/+35
* Use dhcp netmask value rather than its pointer (patch from Marvell)Jae Seo2011-07-291-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-121-7/+0
* am 436deea5: am 979203ee: Add reset_mask as parameter to ifc_reset_connectionsWink Saville2011-07-081-22/+32
|\
| * Add reset_mask as parameter to ifc_reset_connectionsWink Saville2011-07-071-22/+32
* | Revert some of change 109925 to fix connectivityRobert Greenwalt2011-05-251-9/+126
* | am 61e33b33: am aded02cb: Merge "Add v4/v6 route add/removal support" into ho...Robert Greenwalt2011-05-191-83/+29
|\|
| * Add v4/v6 route add/removal supportRobert Greenwalt2011-05-151-83/+29
| * DHCP changes from masterIrfan Sheriff2011-04-301-10/+92
* | Use DHCP server as gateway when it is absentIrfan Sheriff2011-04-151-3/+9
* | Add missing function required to load Crespo RIL library.Jake Hamby2011-04-111-0/+10
* | am e9fa47ca: am 0dd572a5: Merge "Kill IPv6 sockets as well as IPv4 sockets." ...Lorenzo Colitti2011-03-301-1/+18
|\|
| * Kill IPv6 sockets as well as IPv4 sockets.Lorenzo Colitti2011-03-171-1/+18
* | Add per interface dhcp client supportTK MUN2011-03-231-7/+81
|/
* Stop using netmask in the frameworkRobert Greenwalt2011-02-022-31/+48
* Merge "libnetutils: Clean all IPs assigned to the interface on cleaning"Dmitry Shmidt2011-01-271-0/+26
|\
| * libnetutils: Clean all IPs assigned to the interface on cleaningDmitry Shmidt2011-01-271-0/+26
* | Change our dhcp interface to be IPv6 compat.Robert Greenwalt2011-01-251-46/+51
|/
* libnetutils: Fix warningDmitry Shmidt2011-01-241-5/+6
* Reduce polling interval to 200msIrfan Sheriff2010-12-211-3/+3
* fix undefined behavior with certain left-shift count valuesStan Chesnutt2010-12-161-0/+5
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+1
* am 705ab8db: Fix sim build - remove unncesessary header.Robert Greenwalt2010-08-261-1/+0
|\
| * Fix sim build - remove unncesessary header.Robert Greenwalt2010-08-251-1/+0
* | Manual mergeJean-Baptiste Queru2010-08-251-22/+189
|\|
| * Add API to add a route to IPv4/IPv6 host/gateway.Banavathu, Srinivas Naik2010-08-171-22/+189
* | - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-08-254-74/+42
* | Revert "- creates proper ifc.h and dhcp.h headers for libnetutils"Jean-Baptiste Queru2010-08-184-42/+74
* | merge from froyo-plus-aospThe Android Open Source Project2010-06-214-74/+42
|\|
| * merge from open-source masterThe Android Open Source Project2010-06-154-74/+42
| |\
| | * - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-094-74/+42
* | | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-1/+1
|/ /
* / dhcp: Add hostname supportDmitry Shmidt2009-12-141-3/+11
|/
* libnetutils: Add ifc_enable(), for enabling a network interface.Mike Lockwood2009-07-101-0/+10
* 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