Files
frameworks_base/core/java/android/net
Erik Kline befe778c73 Treat optimistic addresses as global preferred.
If the kernel sends notification of an optimistic address then
treat is a useable address (isGlobalPreferred()).

Note that addresses flagged as IFA_F_OPTIMISTIC are
simultaneously flagged as IFA_F_TENTATIVE (when the tentative
state has cleared either DAD has succeeded or failed, and both
flags are cleared regardless).

Additionally: do not consider RFC 4193 ULA addresses sufficient
for "global preffered".  They are, by definition, of global scope
but not sufficient for global reachability.

Bug: 17769720
Change-Id: I759623b28fd52758f2d4d76d167f3cafd9319d6a
2014-10-29 19:11:58 +09:00
..
2014-10-23 17:43:05 +01:00
2014-05-21 16:41:24 -07:00
2014-09-15 15:09:16 -07:00
2014-10-23 17:43:05 +01:00
2014-07-07 15:26:28 +00:00
2014-05-07 14:23:53 -04:00
2014-10-23 17:43:05 +01:00
2014-09-30 02:52:26 +00:00