-
-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Labels
Description
Currently AOSP only has support for IPv6 tethering when using mobile networks under supported carriers since Android 7.0.
It's unclear how to do this for IPv6-capable VPN or even Wi-Fi. The main issue is configuring a valid IPv6 address for clients. This is further complicated by the fact that sometimes dnsmasq
(actually I'm not 100% sure yet) will configure another valid IPv6 address using Router Advertisement.