gotapdance
gotapdance copied to clipboard
Client Side v6 checks on android
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.