Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
d33019030c1f0cddca557f9659e3c471bde0e6a9
/
libc
/
netbsd
/
net
/
getaddrinfo.c
d330190
Implement RFC3484 policy table changes from draft-ietf-6man-rfc3484-revise-01.
by Steinar H. Gunderson
· 14 years ago
d1624ad
Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4.
by Steinar H. Gunderson
· 14 years ago
7858564
Don't proxy getaddrinfo when net.dns1.[MYPID] is set.
by Brad Fitzpatrick
· 15 years ago
a1dbf0b
DNS proxy: the start. proxies getaddrinfo calls.
by Brad Fitzpatrick
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
7e0bfb5
Fix comparison of IPv6 prefixes
by Kenny Root
· 15 years ago
9ab75d4
Implement support for RFC 3484 (address selection/sorting) in bionic. (The
by Steinar H. Gunderson
· 15 years ago
3d8f4ad
Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity.
by Lorenzo Colitti
· 16 years ago
5e56370
change getaddrinfo() implementation to match GLibc.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago