我想知道Android是否支持IPv6?我听说我使用的手机公司有支持IPv6,如果我访问 http:// ipv6,我有一个ipv6地址.whatismyipv6.net.ipv4.sixxs.org / 。
但我不能访问only的IPv6网站,如 http://ipv6.google.com ,为什么? Android是否支持IPv6?
我想知道Android是否支持IPv6?我听说我使用的手机公司有支持IPv6,如果我访问 http:// ipv6,我有一个ipv6地址.whatismyipv6.net.ipv4.sixxs.org / 。
但我不能访问only的IPv6网站,如 http://ipv6.google.com ,为什么? Android是否支持IPv6?
I wonder if Android has support for IPv6? I have heard that the phone company I use has support for IPv6 and I have a IPv6 address if I visit http://ipv6.whatismyipv6.net.ipv4.sixxs.org/.
But I can not visit IPv6-only sites like http://ipv6.google.com, why is that? Does Android have support for IPv6?
作为Android 6.0,大部分IPv6协议似乎都被支持,缺少DHCPv6等有效部件。检查这个谷歌线程更多信息,特别是列出的问题< href ="https://code.google.com/p/android/issues/detail?id=3389#c107" rel ="noreferrer" >在此帖子中。
As of Android 6.0, the majority of the IPv6 protocol seems to be supported with significant parts missing such as DHCPv6. Check this Google thread for more info, specifically the issues listed in this post.
更新此问题可以说,Android 4.0,IPv6相当非常好。它仍然没有运行/工作的视觉指示器,但设备拾取了IPv6地址并尝试默认使用它们。
Updating this question to say that as of Android 4.0, IPv6 is fairly well supported. There are still no visual indicators that it is running/working, but devices pick up IPv6 addresses and try to use them by default.
否,截至2013年底,即使是最新的Android设备仍然不支持仅IPv6 WiFi网络。
源: http://code.google.com/p/ Android /问题/细节?ID = 32630
No, as of late 2013, even the newest Android devices still don't support IPv6-only WiFi networks.
Source: http://code.google.com/p/android/issues/detail?id=32630
它应该完全支持洛格莱普以来,除了dhcpv6之外 - 请参阅线程Matthew提到
It should be fully supported since Lollipop, except for DHCPv6 - see the thread Matthew referred to
Android 5.1.1支持IPv6。 在这里,您汉横截图'netstat'命令( https://twitter.com/juan_domenech/status/ 732535218662412288 )。 您还可以通过在Google上查看此输入的"我的IP" ,并观察您是否有IPv4或IPv6返回(仅在IPv6 WiFi网络中显然)。 事实证明,毕竟(SLAAC可能在此处到位)而不是必需的DHCPv6。
Android 5.1.1 supports IPv6. Here you han a screenshot of the console xe2x80x98netstatxe2x80x99 command (https://twitter.com/juan_domenech/status/732535218662412288). You can also check this typing xe2x80x98what is my ipxe2x80x99 on Google and observing whether you have an IPv4 or an IPv6 coming back (only in IPv6 WiFi networks obviously). Turns out that DHCPv6 is not necessary after all (SLAAC might be in place here).
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有