summaryrefslogtreecommitdiffstats
path: root/libnetutils/dhcp_utils.c
Commit message (Expand)AuthorAgeFilesLines
* am c92420b2: am d9a65a65: Merge "Improving the time to wait for assigning IP ...Dmitry Shmidt2015-03-191-2/+4
|\
| * Improving the time to wait for assigning IP addressdaisuke niwa2015-02-271-2/+4
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-161-57/+55
|\ \ | |/ |/|
| * Make sure errmsg starts out null-terminated.Erik Kline2015-03-041-10/+10
| * Refactor dhcp_utils for more flexible uses.Erik Kline2015-03-021-49/+46
* | Libnetutils: Remove unused functions & variablesAndreas Gampe2014-11-241-9/+0
|/
* libnetutils: Get mtu together with dhcp session resultsDmitry Shmidt2013-08-021-5/+12
* resolved conflicts for merge of c0df50af to stage-aosp-masterColin Cross2013-06-101-2/+1
|\
| * fix bad return value in dhcp_do_request_*Michael Wu2013-06-051-2/+1
* | Merge "Support 4 dns servers, up from 2"Robert Greenwalt2013-01-111-14/+12
|\ \
| * | Support 4 dns servers, up from 2Robert Greenwalt2013-01-101-14/+12
* | | am bab2ba3e: am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not ...Elliott Hughes2013-01-071-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix dhcpcd startup when net.hostname is not setMatt Gumbel2013-01-041-1/+1
* | Handle empty gatewaysIrfan Sheriff2012-12-071-1/+1
* | Remove dead codeIrfan Sheriff2012-12-061-7/+0
* | Read domain name from dhcp system propRobert Greenwalt2012-11-131-5/+12
|/
* dhcp_utils: Add -f dhcpcd.conf processingDmitry Shmidt2012-07-231-5/+7
* Reuse system properties for p2pIrfan Sheriff2012-05-231-43/+60
* Pipe DHCP vendor info towards framework.Jeff Sharkey2012-04-191-6/+14
* 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
|/
* Update dhcp for p2prepo sync2011-08-121-8/+35
* Use DHCP server as gateway when it is absentIrfan Sheriff2011-04-151-3/+9
* Add per interface dhcp client supportTK MUN2011-03-231-7/+81
* Change our dhcp interface to be IPv6 compat.Robert Greenwalt2011-01-251-46/+51
* Reduce polling interval to 200msIrfan Sheriff2010-12-211-3/+3
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+1
* - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-08-251-0/+14
* Revert "- creates proper ifc.h and dhcp.h headers for libnetutils"Jean-Baptiste Queru2010-08-181-14/+0
* merge from open-source masterThe Android Open Source Project2010-06-151-0/+14
|\
| * - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-091-0/+14
* | dhcp: Add hostname supportDmitry Shmidt2009-12-141-3/+11
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+207
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-207/+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-211-0/+186