zling2001 / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Don't use link local addresses #383

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
branches/2.0/android-ngn-stack/src/org/doubango/ngn/services/impl/NgnNetworkServ
ice.java:getLocalIP should prefer globally routable addresses, or at least 
ignore link local addresses. It may not depend on the order they are enumerated.

isLinkLocalAddress is a nice method.

Regards,
Mikael

Original issue reported on code.google.com by mikma...@gmail.com on 31 Aug 2012 at 9:31

GoogleCodeExporter commented 9 years ago
Should be fixed in revision 515

Original comment by boss...@yahoo.fr on 3 Sep 2012 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 13 Nov 2012 at 8:50