aboutsummaryrefslogtreecommitdiffstats
path: root/libnetutils
Commit message (Expand)AuthorAgeFilesLines
* libnetutils: add ifc_set_mtuPawit Pornkitprasan2013-04-131-0/+16
* libnetutils: Fix up the dhcp request argumentsRicardo Cerqueira2012-12-091-1/+1
* Revert "libcutils: Fix aliasing violations"Ricardo Cerqueira2012-11-192-40/+27
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-184-13/+14
|\
| * am d2e826b5: am 65c37c81: Merge "Fixed an unused param warning"Stephen Hines2012-08-081-1/+1
| |\
| | * Fixed an unused param warningEdwin Vane2012-08-021-1/+1
| * | Decode DHCP netmask option correctlyChris Dearman2012-08-082-4/+7
| * | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-4/+0
| |\ \
| | * | Export flags needed for ifc_reset_connections API in netutilsAlex Yakavenka2012-06-211-4/+0
| | |/
| * | dhcp_utils: Add -f dhcpcd.conf processingDmitry Shmidt2012-07-231-5/+7
| |/
* | core: Add API to retrieve mtu sizeNiranjan Pendharkar2012-09-231-0/+19
* | libcutils: Fix aliasing violationsBernhard Rosenkraenzer2012-07-102-27/+40
* | Add required permissions and files for dataAlex Yakavenka2012-07-101-0/+2
|/
* 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-111-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