Skip to content

Fix IPv6 address not being returned

NetworkManager::Ipv6Setting::fromMap() was not returning stored IPv6 addresses unless an IPv6 DNS was also stored. This was due to an incorrect constant (probably a copy/paste error) to determine if the addresses were to be returned.

BUG: 453453 Fixed in: 5.27.4

Merge request reports

Loading