Skip to content
Snippets Groups Projects
Commit bd0664a0 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

wifi sharing: fix connectivity for IPv6-only networks

Previously, a socket was only opened if there was a valid IPv4 interface to be found as IPv6 were not checked for actively. This is now addressed. On dual-stack networks, the IPv4 address will still be displayed to the user as it is more readible.

This fixes #23696
parent 6bc7ca84
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment