Add IFA_F_* constants for use in LinkAddress
Lorenzo Colitti authored
Some of these are needed so that LinkAddress can tell if an
IP address is duplicate, tentative, etc. or if it usable. While
we're at it, add all the ones that are defined in the kernel
headers.

Bug: 9180552
Change-Id: I5fc77cacf5df2249bcf08071430675204624916f
638c455b
Name Last commit Last update
benchmarks Merge "Add a cache to ICU.getBestDateTimePattern."
dalvik Remove zip file extension whitelists when validating dex file path.
dex/src Fix an ugly bug where try/catch offsets weren't being mapped properly
dom/src/test Remove all the remaining AllTests cruft.
expectations Revert "Move tests from tests/api to harmony-tests."
harmony-tests/src/test Revert "Move tests from tests/api to harmony-tests."
include Remove StaticAssert.h.
json Make JSONObject summary documentation clearer.
jsr166-tests/src/test/java/jsr166 Added jsr166 tck tests as part of the libcore testsuite.
libdvm/src/main/java Add VMRuntime.getTargetSdkVersion.
luni Add IFA_F_* constants for use in LinkAddress
support Merge "Import resources, fix JarURLConnectionTest."
xml/src/main/java/org Fix build.
Android.mk Move conscrypt out to external/conscrypt
CaCerts.mk Add dependencies on the makefiles.
CleanSpec.mk Revert "Revert "Change conscrypt-nojarjar to a static library""
Docs.mk Move some files with dalvik dependencies to libdvm
JavaLibrary.mk Split Conscrypt makefile out from libcore
NOTICE Remove Bouncy Castle reference from NOTICE
NativeCode.mk Split Conscrypt makefile out from libcore
run-libcore-tests Allow the user to specify the packages to test.