gotapdance icon indicating copy to clipboard operation
gotapdance copied to clipboard

Client Side v6 checks on android

Open jmwample opened this issue 6 years ago • 0 comments

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.

jmwample avatar Nov 05 '19 00:11 jmwample