Closed emfrost closed 5 years ago
Netcheck appears to just attempt to use an empty string as an IP address if it doesn't find one.
We no longer attempt to use an IP address. We use a gateway address instead and it is properly handled if it is None. Resolved following the merge of python-networkmanager.
Netcheck appears to just attempt to use an empty string as an IP address if it doesn't find one.