Efficient connection-time v6 support checking on the client would be helpful to reduce the network overhead for both the client and the station.
getifaddr currently only checks for Linux ipv6 support and doesn't work for any other platforms.
In android this may require reverse bindings to a java library written that checks returns device interface addresses.
Efficient connection-time v6 support checking on the client would be helpful to reduce the network overhead for both the client and the station.
getifaddrcurrently only checks for Linux ipv6 support and doesn't work for any other platforms.In android this may require reverse bindings to a java library written that checks returns device interface addresses.