: 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
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