REPRODUCIBILITY: 100%
OS VERSION: 4.4.0.64
HARDWARE: Xperia X, Xperia 10 III
UI LANGUAGE: German
REGRESSION: (compared to previous public release: Yes, No, ?): ?
DESCRIPTION:
If you have a mobile data connection with IPv6-only, the mobile data connection remains if a IPv4-only WLAN connection with internet access is established.
The IPv6 default gateway and the name server entry are also retained.
This means that the mobile data connection is still used when an IPv6 address is resolved.
PRECONDITIONS:
IPv6-only mobile data connection. APN settings → Protocol: IPv6
(or: APN settings → Protocol: DUAL and IPv4 won’t work - see IPv4 mobile data connection not possible)
IPv4-only WiFi network with internet access
STEPS TO REPRODUCE:
Turn off mobile data.
Turn off WLAN.
Turn on mobile data.
Check mobile data icon in top menu → M(V)NO name appears.
Check IPv6 routing table (ip -6 route) → The M(V)NO’s IPv6 default route for mobile data has been entered.
Turn on WLAN and connect to your IPv4-only WiFi network.
Check mobile data icon again-> M(V)NO name remains.
Check IPv6 routing table again (ip -6 route) → The M(V)NO IPv6 default route for mobile data still exists.
Check the remaining IPv6 connectivity via mobile data with the following URL in sailfish browser: https://test-ipv6.com/
EXPECTED RESULT:
After a WLAN connection with internet access has been established (no matter what protocol), the mobile data connection is no longer used and is deactivated.
ACTUAL RESULT:
After an IPv4-only WLAN connection with internet access has been established, the IPv6-only mobile data connection remains active and will continue to be used (instead of WiFi network).
ADDITIONAL INFORMATION:
(Please ALWAYS attach relevant data such as logs, screenshots, etc…)
Xperia X:
[root@Sailfish nemo]# ip -4 route | grep default & ip -6 route | grep default
default via fe80::91ec:d3f6:7396:8614 dev rmnet_data0 proto ra metric 1024 expires 65485sec hoplimit 255
default via 192.168.2.1 dev wlan0
Xperia 10 III:
[root@Xperia10III defaultuser]# ip -4 route | grep default & ip -6 route | grep default
default via 192.168.2.1 dev wlan0
default via fe80::c461:39d9:bdd5:3d6f dev rmnet_data1 proto ra metric 1024 expires 61367sec