summaryrefslogtreecommitdiffstats
path: root/libnetutils/ifc_utils.c
Commit message (Expand)AuthorAgeFilesLines
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-27/+23
* 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 "libnetutils: Check socket() return value" am: e4b332c7e4Elliott Hughes2016-01-121-2/+9
|\|
| * libnetutils: Check socket() return valueBjorn Andersson2015-12-291-2/+9
* | libnetutils: Add synchronization per socket full operationDmitry Shmidt2015-10-011-0/+9
|/
* Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-301-2/+2
* More SOCK_CLOEXECNick Kralevich2015-02-261-3/+3
* Revert "Remove netcfg's unused options."Elliott Hughes2015-02-031-0/+20
* Remove netcfg's unused options.Elliott Hughes2015-02-031-20/+0
* Libnetutils: Remove unused functions & variablesAndreas Gampe2014-11-241-1/+0
* Support resetting connections tied to any nonexistent address.Sreeram Ramachandran2014-09-081-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
* Fix libnetutils to build with clean uapi headers.Elliott Hughes2013-11-121-0/+5
* Decode DHCP netmask option correctlyChris Dearman2012-08-081-3/+2
* Export flags needed for ifc_reset_connections API in netutilsAlex Yakavenka2012-06-211-4/+0
* 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-051-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* Support adding, deleting, and clearing IPv6 addrs.Lorenzo Colitti2011-09-281-3/+209
* Reduce connectivity logging.Wink Saville2011-09-201-2/+2
* 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
* | Add missing function required to load Crespo RIL library.Jake Hamby2011-04-111-0/+10
|/
* Kill IPv6 sockets as well as IPv4 sockets.Lorenzo Colitti2011-03-171-1/+18
* Stop using netmask in the frameworkRobert Greenwalt2011-02-021-24/+40
* libnetutils: Clean all IPs assigned to the interface on cleaningDmitry Shmidt2011-01-271-0/+26
* libnetutils: Fix warningDmitry Shmidt2011-01-241-5/+6
* fix undefined behavior with certain left-shift count valuesStan Chesnutt2010-12-161-0/+5
* Fix sim build - remove unncesessary header.Robert Greenwalt2010-08-251-1/+0
* 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-06-091-4/+17
* libnetutils: Add ifc_enable(), for enabling a network interface.Mike Lockwood2009-07-101-0/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+428
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-428/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+428