[dev] IPv6 on Android

2015-10-23 Thread Kesavan, Vijay S
: IoTivity Subject: [dev] IPv6 on Android Dear All, We have discovered that the initialization call (CAInitialize()) from the JNI layer as specified in the original CA instructions has prevented a proper propagation of the configuration parameters into CA from ocstack.c. Therefore, IPv6 mode was

[dev] IPv6 on Android

2015-10-23 Thread Kourt, Tim A
Dear All, We have discovered that the initialization call (CAInitialize()) from the JNI layer as specified in the original CA instructions has prevented a proper propagation of the configuration parameters into CA from ocstack.c. Therefore, IPv6 mode was not available on Android. The patch #39