summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove a dead header (<netutils/dhcp.h>).Elliott Hughes2016-05-181-1/+2
* Set IFA_BROADCAST during IPv4 RTM_NEWADDRsErik Kline2016-03-311-2/+14
* Delete dhcpcd code in system/core, since dhcpcd is no more.Lorenzo Colitti2016-02-252-373/+0
* Merge "libnetutils: Check socket() return value" am: e4b332c7e4Elliott Hughes2016-01-111-2/+9
|\
| * libnetutils: Check socket() return valueBjorn Andersson2015-12-291-2/+9
| * am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-301-2/+2
| |\
* | | libnetutils: Add synchronization per socket full operationDmitry Shmidt2015-10-012-2/+14
* | | am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-301-2/+2
|\ \ \ | |/ / |/| / | |/
| * Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-301-2/+2
* | am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetuti...Elliott Hughes2015-04-212-0/+50
|\|
| * Add a command to call libnetutils' do_dhcp.Elliott Hughes2015-04-212-0/+50
* | am c92420b2: am d9a65a65: Merge "Improving the time to wait for assigning IP ...Dmitry Shmidt2015-03-181-2/+4
|\|
| * Merge "Improving the time to wait for assigning IP address"Dmitry Shmidt2015-03-181-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-011-49/+46
* | | More SOCK_CLOEXECNick Kralevich2015-02-261-3/+3
| |/ |/|
* | Move sprintf to snprintf.Yabin Cui2015-02-171-5/+5
* | Remove netcfg's unused options.Elliott Hughes2015-02-031-7/+7
* | Revert "Remove netcfg's unused options."Elliott Hughes2015-02-032-7/+27
* | Remove netcfg's unused options.Elliott Hughes2015-02-032-27/+7
* | Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+1
* | Libnetutils: Remove unused functions & variablesAndreas Gampe2014-11-244-12/+2
|/
* Support resetting connections tied to any nonexistent address.Sreeram Ramachandran2014-09-091-2/+4
* Add a comment to not delete seemingly unused code.Sreeram Ramachandran2014-07-231-0/+1
* Put back some deleted code.Sreeram Ramachandran2014-07-231-0/+31
* Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-301/+0
* am 04482eab: am f998116b: am 08c372d1: Merge "libnetutils: Turn on -Werror"Mark Salyzyn2014-05-232-7/+11
|\
| * libnetutils: Turn on -WerrorMark Salyzyn2014-05-232-7/+11
* | am 2a7ce0bc: am 9a12e952: am 5b7bb03e: Merge "Revert "libnetutils: Turn on -W...Mark Salyzyn2014-05-211-5/+3
|\|
| * Revert "libnetutils: Turn on -Werror"Mark Salyzyn2014-05-211-5/+3
* | am d7465194: am 2c0a7f6f: am d3cd08f8: Merge "libnetutils: Turn on -Werror"Mark Salyzyn2014-05-211-3/+5
|\|
| * libnetutils: Turn on -WerrorMark Salyzyn2014-05-211-3/+5
| * Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-5/+12
| |\
* | | libnetutils: Expect 1's complement if computed UDP checksum is zeroAjay Dudani2013-12-121-0/+2
* | | am d97a34af: am 60e7d495: Merge "Fix libnetutils to build with clean uapi hea...Elliott Hughes2013-11-121-0/+5
|\| | | |/ |/|
| * Fix libnetutils to build with clean uapi headers.Elliott Hughes2013-11-121-0/+5
* | 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-041-2/+1
* | Add liblogYing Wang2013-04-101-1/+2
* | 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
|/
* am d2e826b5: am 65c37c81: Merge "Fixed an unused param warning"Stephen Hines2012-08-081-1/+1
|\