Hi All In Eclair code base under dalvik/vm/Properties.c I am seeing java.net.preferIPv6Addresses set to true. With this If i run CTS test cases all related to socket address and local address are failing.
Is this means that phone is not supporting ipv6? If i make java.net.preferIPv4Stack to true all CTS cases are getting passed. My understanding from the above is if we want to support IPv6 then we have to make it to true. In Donut this flag is not set and also java.net.preferIPv4Stack. I am not getting in Donut code where one of these flags are set and when? Please redirect me if this is not correct group to ask this question. Thanks Gururaja B O -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
