summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add OWNERS.Elliott Hughes2017-12-071-0/+3
* Mark the modules as VNDK in Android.bpJustin Yun2017-09-141-0/+3
* Mark libnetutils vendor_available.Jayant Chowdhary2017-05-241-0/+1
* libnetutils: Rename dhcptool to dhcpdbgDmitry Shmidt2017-05-172-2/+2
* libnetutils: Restore dhcptoolDmitry Shmidt2017-05-162-0/+61
* Convert libnetutils to Android.bpColin Cross2017-04-202-21/+19
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-113-3/+3
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-303-56/+49
* Remove deprecated libnetutils DHCPv4 codeErik Kline2016-09-092-54/+0
* resolve merge conflicts of 847d963 to nyc-dev-plus-aospElliott Hughes2016-05-182-45/+2
|\
| * 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
* | Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" am: d709914Erik Kline2016-03-311-2/+14
|\ \
| * | Set IFA_BROADCAST during IPv4 RTM_NEWADDRsErik Kline2016-03-301-2/+14
* | | Merge "Delete dhcpcd code in system/core, since dhcpcd is no more." into nyc-devLorenzo Colitti2016-02-252-373/+0
|\ \ \ | | |/ | |/|
| * | Delete dhcpcd code in system/core, since dhcpcd is no more.Lorenzo Colitti2016-02-252-373/+0
* | | Merge "Move libnetutils headers into libnetutils."Elliott Hughes2016-02-163-0/+113
|\ \ \ | |/ / |/| / | |/
| * Move libnetutils headers into libnetutils.Elliott Hughes2016-02-123-0/+113
* | 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
| |\