Explicitly ignore non-IPv4/IPv6 addresses from IFA_ADDRESS.
Elliott Hughes authored
I don't think this can happen (some other calls return hardware addresses too,
but I've never seen a hardware address in an IFA_ADDRESS message), but netlink
is badly documented, and it's better to be safe than sorry.
e097295a
Name Last commit Last update
annotation Bringing annotation up to Harmony r772995.
archive Clean up sieb.[ch], including changing a reference to <malloc.h> to instead
auth am dfd0afbc: Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we\'re looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).
awt-kernel auto import from //depot/cupcake/@135843
concurrent Fix memory corruption.
crypto A new hygenic way for tests to clean up before or after execution.
dalvik Merge change I410514c5
dom/src/test AI 147838: A couple of fixes for making the
icu CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account.
include Rewrite NetworkInterface's JNI for IPv6.
json auto import from //depot/cupcake/@135843
junit auto import from //depot/cupcake/@135843
logging Update logging to r820767
luni-kernel Implement ProcessBuilder.redirectErrorStream.
luni Explicitly ignore non-IPv4/IPv6 addresses from IFA_ADDRESS.
math Rewrite NativeBN_twosCompFitsIntoBytes.
nio Remove OSNetworkSystem.oneTimeInitialization.
nio_char A new hygenic way for tests to clean up before or after execution.
openssl/src/main Rewrite NativeBN_twosCompFitsIntoBytes.
prefs A new hygenic way for tests to clean up before or after execution.
regex Update regex to Harmony r802921.
security-kernel auto import from //depot/cupcake/@135843
security Remove 'GTE CyberTrust Root', which expired on 2/23/06.
sql DeleteLocalRef the result of GetObjectClass more consistently.
suncompat Fixing Unsafe.getUnsafe() to look up the stack the correct number of frames.
support
text
tools
x-net
xml
Android.mk
AndroidManifest.xml
JavaLibrary.mk
NOTICE
NativeCode.mk
run-core-tests
run-core-tests-on-ri